Source Code Syntax Highlighting Colours This space is open to sunglasses manufacturers for sponsorship! ──────────────────────────────────────────────────────────────────────────────
MrDebug has the ability to display various parts of your source code and variables within specific colours. This makes the source code easier to read and therefore quicker to find things within your source code.
This allows you to easily tell the difference between keywords, operators, strings, numerics, # directives and comments.
You have the ability to display various items using their own colour setting, so that items such as operators can appear in one colour, keywords in another, strings in another and many more.
You can even have PUBLIC variables appear in one colours, LOCAL variable appear in another in the Variable window.
The variable window also allows you to set a colour setting for variable that have changed during the most recent step of the program.