Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Create React ComponentNew to Visual Studio Code? Get it now.
Create React Component

Create React Component

MixelTe

|
62 installs
| (0) | Free
Adds button to create new react component
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Create React Component

Extension helps creating React components

Features

Context menu item in explorer on folders:

Context menu item

Enter component name:

Component name input

Creates folder with items:

Result

Files with content:

jsx file content

Extension Settings

This extension contributes the following settings:

%name% will be replaced with component name.

  • create-react-component.cssFileName: Name of generated css file.
  • create-react-component.jsxFileName: Name of generated css file.
  • create-react-component.jsxComponentContent: Content of generated jsx file.
  • create-react-component.cssComponentContent: Content of generated css file.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft