It would be great to have a comments toggle button
that would hide the comments. Typically I have so
many comments that it really clutters up the code;
perhaps implementing it so it hid only the javadoc
comments (for the java version) and left the other
comments; i.e. hide the /** **/ but leave the /* */
and/or // comments.
Thanks for the great work,
James
Logged In: NO
Folding ? Yep, that is a very good idea. I'm really willing
to implement this. But I'll need some time :)
Logged In: YES
user_id=563712
About folding, if this is the name: I've read about anjuta and it
folds whole functions at user request(there is a +/- button near to
each function heading, in the gutter). Are you really thinking to
implement it? Are you Romain Guy?