
Environment, Font
OPTION |
DESCRIPTION |
Color |
The background color of the editor window. |
Font |
The font name and size used for the editor |
Reserved words |
The color of the reserved words. Default Navy. |
Strings |
The color used for strings : "test" |
Comment |
The color of comment. Default green. |
Identifier |
The color used for identifiers. A variable is an identifier. |
Integer |
The color used for integer constants. |
Float |
The color used for floating point constants. |
ASM color |
The color used for ASM mnemonics. |
Const from DAT |
The color used for displaying constants from the definition file. |
HW Regs |
The color used for the hardware registers/ports from the definition file. |
User sub/function |
The color to use for user defined functions and sub programs. |
Each color can also be shown in Italic and in Bold.
By using different colors you can analyze your code more quickly.
The same colors will be used when printing the code.