How to use Codenizer with Ingyu Kang's Crimson Editor

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

To configure Crimson Editor to be able to run Codenizer you need to add Codenizer as a tool in Crimson Editor. To achieve this go to "Tools" -> "Configure User Tools" in menu. Dialog for configuring user tools should open. 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 procedure you can find Codenizer in "Tools" menu, and you should have default shortcut "Ctrl-1" assigned to it. Now, if you press Ctrl-1 while editing some php script Codenizer will be invoked on it and its output will be placed in output window. If you double click some of the Codenizer's messages Crimson Editor will place you at the error location in your script.