| .c | .jav | .h | 
| .cc | .cpp | .hpp | 
| .java | .cxx | .hxx | 
The following elements are highlighted in program source files:
| Background | The background color of the editor pane | 
| Reserved words | Keywords, plus true,false,
andnull(language specific keywords are
determined by the file extension) | 
| Comments | Text delimited by: //,/*...*/ | 
| Numbers | Any text element that begins with a digit | 
| All other text | Text elements other than those defined above | 
.html and .htm 
extensions are treated as HTML document source.
The following text elements are highlighted in HTML files:
| Background | The background color of the editor pane | 
| Tags | All text between tag brackets | 
| Comments | All text between comment characters | 
| Numbers | Any text element that begins with a digit | 
| All other text | Text elements other than those defined above | 

If syntax highlighting is turned on, colors that
highlight text elements are chosen to fit into the
foreground/background color scheme.
 See also:
See also: