Page 1 of 1

remark more then one line of sourcecode

Posted: Sun Jun 15, 2003 1:02 pm
by WolfgangS
Hi !
it would be very nice to get the possbility to remove more then one line (with ; ) very fast from the other Source code.

Something like /* .... */ in C.

MFG
WolfgangS

Posted: Sun Jun 15, 2003 1:24 pm
by Cor
It's already there :D

select lines you want to comment
press CRTL-B (or right mouse [insert comments ) to comment it
press ALT-B (or right mouse [remove comments ) to remove comments

Posted: Sun Jun 15, 2003 1:38 pm
by WolfgangS
Oh, i see ... 8O
Thank you ...