Rename Symbol

Change a variable name, class name, or other symbol, across the project.

Refactor names quickly, across all projects at once.

Put your cursor on a symbol and refactor it. All usages in the project change with it.

How to use:

Invoke the Rename Refactoring via ^T (macOS) / Ctrl+Alt+Shift+T (Windows/Linux).


Related Resources

Run actions on save
Run actions on save
Perform various tasks after you save the files you work on
Change the editor font size using the mouse wheel
Change the editor font size using the mouse wheel
Increase or decrease the font size on-the-fly
Create a function in another package
Create a function in another package
Type a non-existing function name and generate its implementation in a package of your choice