Syntax Highlighting

From Delphi for PHP Documentation Wiki

Jump to: navigation, search

Editor syntax highlighting makes your code easier to read and helps you spot errors quickly.

Syntax highlighting color codes PHP, HTML, JavaScript, XML, SQL and CSS text with different colors for comments, reserved words, variables, symbols ..etc to help you easily identify each type of element in your code.

The editor syntax highlighting is customizable via the Tools Options dialog. Several predefined color sets are included. You can select a specific color speedsetting and customize it. You can also control several aspects of an specific style, for example, setting reserved words to appear in bold.


Image:options_dialog.png

Personal tools