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

React Quick Component

Amal Jose

|
232 installs
| (0) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

create-styled-react-component README

A shortcut for React Developers to quickly build components. Marketplace: https://marketplace.visualstudio.com/items?itemName=amaljose96.create-styled-react-component

Features

  1. Create Component : On right-clicking in the File Browser you can create a component at that location.
  2. Component Templates to choose from : Choose from the available list of templates to generate the component.
  3. Quick Create Component : Set a default template and quickly create a component.

Available Templates:

  1. SimpleStyledJS: A basic JS React component using styled components.
  2. SimpleStyledTS: A basic TS React component using styled components.
  3. SimpleEmotionTS: A basic TS React component using emotion CSS.
  4. EmotionModuleTS: A TS React module using emotion CSS.

For template structure, check out here

Release Notes

0.0.1

Initial Release

0.0.4

Added support for templates.

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