This page of the options contains settings for TOra editors. Editor settings are organised in two tabs: Options and Syntax.
Options tab

perl /usr/bin/staticChecker.pl --output=TORA --file=%1
Syntax tab

The available elements are as follows.
| Background | The normal background color for text. | 
| Comment | An SQL comment. Currently this only includes – comments, not rem comments. | 
| Current background | This is the background to use for the current line of execution in the PL/SQL debugger. | 
| Error background | This is the background to use for lines that have SQL errors in the in the PL/SQL debugger/editor. | 
| Keyword | This is the color to use for the text of an SQL keyword. | 
| Normal | Normal text color. | 
| String | Color to use for text in strings. | 
| Unfinished string | Color to use for strings that miss their terminating ' or ". |