Page 1 of 1

[Solved]How to insert comment sign at the front of selected

Posted: Thu Feb 14, 2013 6:23 pm
by yjs14
This feature call "line comment/uncomment" in Editplus.

Actually akelpad has some similar feature call "tab indent/unindent", right?

Posted: Thu Feb 14, 2013 7:20 pm
by KDJ
yjs14
Try the script toggleComments.js: http://akelpad.sourceforge.net/files/pl ... atcher.zip

Posted: Thu Feb 14, 2013 9:29 pm
by yjs14
KDJ wrote:yjs14
Try the script toggleComments.js: http://akelpad.sourceforge.net/files/pl ... atcher.zip
Thank you for your reply.
It works.