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
Set and Remove comments in group
-
- PureBasic Guru
- Posts: 16777133
- Joined: Tue Apr 22, 2003 7:42 pm
-
- PureBasic Guru
- Posts: 16777133
- Joined: Tue Apr 22, 2003 7:42 pm
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
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