PhpStorm 2017.1 Help

Rename Dialogs

Refactor | Rename
Shift+F6

ItemDescription
Rename <symbol name> and its usages toIn this field, specify a new name for the symbol.
Search for references This check box is only available for Rename File and Rename Directory refactoring.
  • Clear the check box to have PhpStorm rename only the file or folder itself without attempting to find its usages and update them accordingly.
  • Select this check box to have PhpStorm search for usages of the file/folder name and apply the refactoring to them.
Search in comments and stringsSelect this check box to have the changes applied to comments and strings.
Search for text occurrencesSelect this check box to have the changes applied to the documentation, HTML, and other files included in the project.

See Also

Last modified: 19 July 2017