Rename refactorings
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
If you need to edit variables rather than to change them completely, go to Preselect current symbol name for Rename refactoring checkbox located in the Refactorings section.
and clear the
Thanks for your feedback!