I just started using Komodo Edit and am really enjoying it. One thing I can't quite figure out is how it decides where to fold HTML code. It seems to me that it folds from the first opening tag of a line to include the line of its closing tag. I think my confusion stems from including multiple opening or closing tags on one line. Can anyone confirm this or are there other folding criteria for HTML?
Thanks!
Yes, the folding is done on a per tag basis - matching up to it's closing tag.
If it's not working the way you'd like, please log an enhancement request at:
http://bugs.activestate.com/enter_bug.cgi?product=komodo
and include the sample code.
Cheers,
Todd