Notepad++ Function list for PeopleCode and SQR
This is another enhancement for Notepad++ that allows to use Function List for looking up and browsing SQR or PeopleCode program. In conjunction with Syntax highlighting that I wrote about before, this really makes one step closer to the real IDE.
The files can be downloaded in my GitHub Repository .
Please enjoy and let me know if you have any comments or suggestions.
Comments
Yury, since you are using Notepad++ in conjunction with SQR; i am trying to run SQRs via Notepadd++ but am not succeeding in accepting user input via the input-statement.
When running the same script in UltraEdit a CMD-box pops up where i can enter user-input.
Can this also be done via Notepad++. If so please explain to me..
Tom,
I am using Notepad++ to edit the SQRs when I need to, but I run the programs on the server. The following plugin allows to develop custom commands
http://docs.notepad-plus-plus.org/index.php/External_Programs