How to use Codenizer with ES-Computing's EditPlus

Sample screenshot of using Codenizer with EditPlus, for instructions how to integrate read bellow.

To configure EditPlus to be able to invoke Codenizer you should register Codenizer as a tool within EditPlus -- go to "Tools" -> "Configure User Tools" in menu. Dialog for configuring user tools should open. Click on the button "Add Tool" and choose "Program", as shown on the picture

After that, you should fill this dialog similar to this example (of course if you didn't install Codenizer in default location you should enter different path to codenize.exe than shown here).

After finishing this short procedure you should have "Codenizer" in "Tools" menu, and you should have default keyboard shortcut "Ctrl-1" assigned to it. Now to invoke Codenizer on script you are working on you should just press Ctrl-1. Codenizer will be invoked and its output would be placed in output window. When you double click on some of the messages Codenizer gave you EditPlus will jump to the appropriate location in your script.