Code Editor Overview
The PHP editor integration extends and adds features to the php
documents. It targets PHP development in general, with respect to well-known PHP frameworks and large projects.
The editor has the following features:
- code completion
- code folding
- code validation
- signature help
- tooltip help
- symbol renaming
- symbol navigation
- breadcrumbs
- code outline
- code formatting
- mixed html/js/css/php syntax
- dimming unused and unreachable code
- light bulbs with code actions
For more information, navigate to sub-sections.
Note: some editor features may work properly only after the project has been fully loaded.