Formatting Code
Zend Studio can auto-format your code according to set standards in order to make it easily navigable and readable.
Your code will be automatically formatted according to the settings defined in the PHP Formatter Preferences page, accessed from Window | Preferences | PHP Formatter.
This procedure demonstrates how to format your scripts.
Formatting Your Whole Script
|
|
|
To format your whole script: |
Your code will be automatically formatted. |
|
|
||||
|
Example:
|
Formatting Selected Lines within the Script
|
|
|
To format only selected lines within the script: |
Only the selected lines will be formatted. |
Note:
Code Formatting will also be available in JavaScript
editors.
JavaScript Formatting preferences can be configured from Window
| Preferences | Web | JavaScript | Code Style | Formatter.