Hi, can i fold up code i don't use at the moment? For example i have this structure
void blabla1{...}
{
CODE 1
...
...
...
}
void blabla2{...}
{
CODE 2
...
...
...
}
for better reading the code it would be nice to fold up the functions like
(+) void blabla1
(+) void blabla2
When i need one of theses functions i just klick the (+) (or better use a
hotkey) to unfold the code again.
Thanks
greetings
Stefan
--
<http://forum.pspad.com/read.php?2,48473,48473>
PSPad freeware editor http://www.pspad.com
