Rename a File and Its References

Change your mind on a file name, and the IDE makes all the changes for you.

Rename files with peace of mind.

Changed your name about what you named a file, and now you need to rename the test and example files too? Let the IDE handle all this work.

How to use:

Invoke Rename Refactoring via ⇧F6 (macOS) / Shift+F6 (Windows/Linux), and do the work, safely and quickly.


Related Resources

Create a function in another package
Type a non-existing function name and generate its implementation in a package of your choice
Introduce parameters from unresolved references in your code
Change a function or method signature by introducing parameters directly from unresolved references
Empower your `Printf`-like functions with coding assistance
Provide hints and highlights for message formats in custom `Printf`-like functions