CLion 2018.1 Help

Rename Dialogs

Refactor | Rename
Shift+F6

The Rename dialogs let you perform the Rename refactoring for various entities such as classes, fields, methods, packages, etc. You can apply changes to the name occurrences selectively (in text and strings, and/or for text occurrences, etc.)

ItemDescription
Rename <symbol name> and its usages toIn this field, specify a new name for the symbol.
Search in comments and stringsSelect this checkbox to have the changes applied to comments and strings.
Search for text occurrencesSelect this checkbox to have the changes applied to the documentation, HTML, and other files included in the project.

In this section:

Last modified: 24 July 2018

See Also