Folding Preferences
Code Folding enables you to 'collapse', or hide, certain sections of code while you are not working on them. This enables you to manage larger amounts of code within one window without getting lost in a mass of complexity.
The Code Folding preferences page allows you enable / disable code folding and to select which elements should be folded by default.
The Folding Preferences page is accessed from Window | Preferences | PHP | Editor | Folding.
|
|
|
To configure your code folding preferences:
|
|
Click Apply to apply your settings.
|
|
|
Related Links: |
|
|