Menu

#134 Code Folding

Next Release
open
nobody
Editor (62)
5
2005-06-18
2005-06-18
Anonymous
No

How about supporting Code folding in syn text editor?
It would help developer a great deal to be able to
collapse code and expand code by bracket.

Such as if (condition) { } else { }, because in complex
code with lots of blocks of code, sometimes it's hard
to see which block belongs to which condition.

If there is code folding, we can easily collapse the
code we don't want to see and just see the one that
matters.

Discussion


Log in to post a comment.