collapse/expand code & comment blocks like eclipse/notepad++
Brought to you by:
tringali
Is it possible to add the collapse/expand code and comment blocks like eclipse and notepad++ have and to have a preference as to how a file should be displayed by default (ie comments expanded/collapsed, code expanded/collapsed). If possible can there are be hot-keys to collapse/expand the section the cursor it next to?
Logged In: YES
user_id=918104
Originator: NO
The reason why it is so difficult to have this is NEdit's syntax highlighting. eclipse and scintilla (there are lots of editors like notepad++ using the scintilla enginge) don't have a good highlighting, but if you like folding, you just have to use some of these.