Refactoring support is one of the greatest features of PhpStorm in my
opinion. It is a huge time saver, especially when working with legacy code
bases that need refactoring.
The first refactoring that I will talk about is rename.
Key mappings
OSX:
- Shift + F6
Win/Linux:
- Shift + F6
Docs
Rename Refactorings (https://www.jetbrains.com/phpstorm/help/rename-refactorings.html)
Rename Dialog (https://www.jetbrains.com/phpstorm/help/rename-dialog-for-a-file.html)
Questions/Comments/Suggestions
@PhpStormBriefs (https://twitter.com/phpstormbriefs)