(AI generated)
This extension allows you to quickly generate React components with ease.
- Generate React components with a single command
- Clone the repo or just download the react-component-generator.vsix file
- Open vscode
- Click on 3-dots
- Install from VSIX
- Just restart the vscode
Shift+Alt+n-> creates component in a Component/Component.tsx and Component/index.tsx (given that you have a file opened in the editor)Shift+Alt+m-> creates component withing same directory (given that you have a file opened in the editor)- You can also r-click on a dir in explorer and see the options in the bottom