Refactor Names in React useState Hooks

Rename both values of from useState hooks at once

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

Check APIs from the Comfort of your IDE
Check APIs from the Comfort of your IDE
Quickly inspect APIs and make HTTP requests to services in a reusable manner.
Support for Vue.js
Support for Vue.js
Upgrade to using the latest Vue.js version knowing your IDE will be there to help you.
Rename a File and its References
Rename a File and its References
Change your mind on a file name, and the IDE makes all the changes for you.