Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>React Components QuicklyNew to Visual Studio Code? Get it now.
React Components Quickly

React Components Quickly

Gasiek

|
80 installs
| (0) | Free
Create react components directories quickly in explorer pane
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

React Components Quickly Extension

The React Components Quickly extension allows you to quickly create a React component with or without styles directly from the Explorer pane in Visual Studio Code.

Installation

  1. Open Visual Studio Code and go to the Extensions view (Ctrl+Shift+X).
  2. Search for "React Components Quickly" and click Install.
  3. Once the installation is complete, reload Visual Studio Code to activate the extension.

Usage

  1. Right-click on the folder where you want to create the React component in the Explorer pane.
  2. Select "Create React Component" or "Create React Component with Styles" from the context menu.
  3. Enter the name of the component when prompted.
  4. If you selected the "Create React Component with Styles" option, a styles.ts file will also be created in the component folder.

Contributing

If you encounter any issues or have suggestions for new features, please feel free to file an issue or submit a pull request on GitHub.

License

This extension is licensed under the MIT License.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft