Syntax Coloring
PDT can automatically apply different colors and font attributes to different PHP syntax elements in order for your scripts to be more easily navigable and to help you find relevant sections quickly and easily.
Completing the relevant element will cause the required color and font settings to be applied to it.
The default color and font settings for PHP elements are:
Boundry Maker
Comment
HereDoc
Keyword
Normal
Number
PHPDoc
String
Task Tag
Variable
The color and font settings can be configured from the Syntax Coloring preferences page, accessed from Window | Preferences | PHP | Editor | Syntax Coloring.
|
|
|
Related Links: |
|
|