Destructure your variables and your arguments with this simple refactoring extension!
Use the refactor menu of vscode to find the destructuration option.
By default is menu is accessible with the Cmd + shift + r shortcut on mac
No requirements
No contributions, loads on startup.
Array destructuring of hooks
-
0.0.6 - Rename
-
0.0.5 - Improvements
-
0.0.4 - destructuring of existing assignment
-
0.0.3 - readme.md improvement
-
0.0.2 - vue and jsx compatibility
-
0.0.1 - Initial commit