vscode-react-component-generator icon indicating copy to clipboard operation
vscode-react-component-generator copied to clipboard

A VSCode extension that generates a new React component with its files automatically in VSCode.

Results 6 vscode-react-component-generator issues
Sort by recently updated
recently updated
newest added
trafficstars

when I open a configuration I can't select "ts" as a type of style file could you please add this extension to the list ? ![image](https://user-images.githubusercontent.com/32413587/64797101-816ab280-d589-11e9-865e-99e31e950da0.png)

enhancement
help wanted
good first issue

`Failed: ENOENT: no such file or directory, lstat '\src\pages\past-experiences'`

wontfix

Your FOSSA integration was successful! Attached in this PR is a badge and license report to track scan status in your README. Below are docs for integrating FOSSA license checks...

I would like the menu items related to the plugin to be located below the "Open in integrated Terminal" item and have a separator.

I would like to be able to create my own templates.

The project style guide can be anything, for example, the component folder needs to be in lowercase letters, the component file needs to be named in PascalCase, and the style...