There's a plugin called FunctionList on the Notepad++ homepage which does what you want I think. Unfortunately the new Notepad++ 5.1 doesn't work with that plugin anymore because it's not Unicode. So you have to download the ANSI-build of Notepad++.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm using NP++ to edit some VB programs and the way the editor is configured it inserts
REM
before lines as the comment.
Is it possible to change it to ' (single quote) ?
Or do I need to make a macro ?
>
Thanks Big_Berny, when I did my search I used VBScript not VBS Script.
Is there a Notepad++ Layout or "Object Model" / Hierarchy Model ?
Some of it's self explanatory, some of it's hidden.
>
There's a plugin called FunctionList on the Notepad++ homepage which does what you want I think. Unfortunately the new Notepad++ 5.1 doesn't work with that plugin anymore because it's not Unicode. So you have to download the ANSI-build of Notepad++.
Funny, that's exactly what I wanted to ask! :)
Would be great if that could be changed for VB/VBScript.
Big_Berny
And here's the solution:
https://sourceforge.net/forum/message.php?msg_id=4758756