How to use an external editor with Tornado 2.2
- In Tornado 2.2, go to "Tools" menu -> "Options..." -> "External Editor" tab
- In the "Command line:" field, enter "C:\Program Files\UltraEdit\uedit32.exe $filename" (Or if you don't use UltraEdit, replace with the path to your editor.)
- Check the "File menu", "Project", and "Build output window" checkboxes. Click "OK".