Is it possible to make Wing IDE understand HTML when folding the code? The problem is, HTML 4.01 Strict allows me to omit closing and/or open tags for some elements, and this confuses Wing: when i try to collapse a fold it created, it collapses everything, as if it couldn't find the end tag.