Rename Symbol (C++)
Go Up to Refactor Menu
Refactor > Rename Shift+Ctrl+E
Use this dialog box to specify a new name for the selected symbol before refactoring your code.
| Item | Description |
|---|---|
|
Old name |
Displays the current symbol name. |
|
New name |
Specifies the new name for the symbol. |
|
View references before refactoring |
Displays the Refactorings dialog box, enabling you to preview the proposed changes and selectively rename the symbol. If this option is unchecked, the rename refactoring is performed immediately. |
Tip: The Refactor > Rename command is also available from the Code Editor context menu.