Rename refactorings
Shortcut for the action: Shift+F6
General refactoring settings:
tip
When you rename methods that are declared in interfaces, you can also review and rename their implementations as well. The refactoring changes are displayed on the Refactoring Preview tab in the Find tool window.
note
You cannot rename the .idea project directory since GoLand always reads the project files from the directory with that exact name.
tip
To rename just a part of variable and not the whole thing, clear the Preselect old name option located in in the Refactorings section.
Thanks for your feedback!
Was this page helpful?