Refactor names in React useState hooks

Rename both values of from useState hooks at once

How to use:

Invoke the Rename refactoring, ⇧F6 (macOS) / Shift+F6 (Windows/Linux) and the IDE will detect automatically when it's invoked on a useState hook in a React application and offer to rename all names associated with them.


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