PhpStorm constantly analyses your code and detects errors or suboptimal
code constructs. In many cases it can help you either fix code, generate
new code or optimize code. It does this with Intention Actions. This is a
brief introduction to these Intention Actions.
Also applies to: WebStorm
Key mappings
OSX:
- Show Intention Actions: Alt + Enter
Win/Linux:
- Show Intention Actions: Alt + Enter
Docs
Intention Actions (https://www.jetbrains.com/phpstorm/help/intention-actions.html)
Questions/Comments/Suggestions
@PhpStormBriefs (https://twitter.com/phpstormbriefs)