Page 1 of 1

Posted: Sat Oct 12, 2002 3:00 pm
by BackupUser
Restored from previous forum. Originally posted by Berikco.

Een idea for the new Editor.

Mark a text area.
'Insert Comments' in popup menu sets a comment for every line.
'Remove Comments' removes the comments at front of every line in selected text.

Would be handy for debugging...

Regards,

Berikco

http://www.benny.zeb.be

Posted: Sat Oct 12, 2002 3:27 pm
by BackupUser
Restored from previous forum. Originally posted by Andre.

Good idea ! I know this feature from BlitzBasic/Amiga and its very handy.

Regards
André

*** German PureBasic Support ***

Posted: Sat Oct 12, 2002 4:21 pm
by BackupUser
Restored from previous forum. Originally posted by Jose.

Berikco, just took words out of my mouth.:)

I've used this in other editors (textPad), and I was thinking
that it should not be too dificult to code up.

Just need to find the selected text, then modify it by inserting
or comments depending on if any existed or not, and assign it to
some nice hot-key ALT-C or something.

Any ideas.
Jose

Registered PureBasic User