See Also
Syntax Highlighting
The editor provides syntax highlighting for PHP, HTML, JavaScript, and CSS code blocks.
The following syntax elements are highlighted in the current version:
- PHP keywords
- PHP variables
- PHP constants
- HTML tags
- HTML input form attributes
- The current line is displayed with a light-blue background.
- By double-clicking a PHP variable, a function, or a class, all the occurrences of the variable are highlighted in olive green.
- Lines where errors have been detected are underlined in red.
To change the settings for highlighting, choose Tools > Options and switch to the Fonts&Colors tab.
Specify the settings of your choice.
- See Also
- Working with PHP
- Project Tasks: Quick Reference
Legal Notices