Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Demo Walkthrough

Refactor Names in React useState Hooks

demo

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.


The following content is directly taken from the JetBrains Guide.