Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 1.05 KB

phpstorm-code-inspections.md

File metadata and controls

14 lines (10 loc) · 1.05 KB
group title redirect_to status
contributor-guide
PHPStorm plugin code inspections
migrated

The PHPStorm plugin is a tool created by the community to optimize routine coding operations and improve the {{site.data.var.ee}} development experience. The plugin is compatible with the IntelliJ IDEA Ultimate and PhpStorm IDEs. The functionality includes {{site.data.var.ee}} specific code generation shortcuts, code inspections, autocomplete functionality for configuration files, MFTF tests, and RequireJS.

See the Code generation topic for more information.

The PHPStorm plugin includes shortcuts for functional testing, RequireJS mapping, GraphQL, plugin declaration inspection, code generation, and much more.

See the Adding Code Inspections topic for more information on static code analysis.