[Geany] Source folding

Nexu nexu.jin at xxxxx
Thu Jul 20 08:55:03 UTC 2006


Is there a way to fold the source code view to certain depth level?

"Fold All" option now fold everything to first level:

[-] First()
[-] 	second()
[-] 		third;
[-]			forth

becomes:

[+] First()

If possible, folding to to certain depth level would be useful.
e.g: fold to level 2

[-] First()
[+] 	second()

Or 3rd..

But i can imagen adding this to the GUI would cause clutter. So perhaps
user configurable key accelerator for this would be realistic.




More information about the Users mailing list