Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Synxty ComponentsNew to Visual Studio Code? Get it now.
Synxty Components

Synxty Components

Synxty

|
644 installs
| (0) | Free
Create your React components right from the explorer!
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Synxty Components

Create your React components right from the explorer!

banner

👉🏼 About

This extension goes along with the Create Synxty App tool chain. Try it and start your projects like a pro with next.js, eslint, prettier, jest, styled-components and more right out of the box!

📃 Installation

  • From the Quick Open dialog:

    1. Open Visual Studio Code
    2. Press Ctrl+P to open the Quick Open dialog
    3. Type ext install synxty-components to find the extension
    4. Click the Install button, then the Enable button
  • From the extension tab:

    1. Press Ctrl+Shift+X to open the Extensions tab
    2. Type synxty components to find the extension
    3. Click the Install button, then the Enable button
  • From the command line:

    1. Open a command-line prompt
    2. Run code --install-extension synxty.synxty-components

🎨 Creating a Component

  1. Inside your react application directory, right click the folder where you want to create your component, like this: preview-1

  2. Then, give your component a name. What you type is going to be trimmed, capitalized and spaces will be removed. preview-2

  3. And just like that your react component is created with a spec and a style file to go with it! preview-3

Notes:

  • This example shows the creation of a next.js component. The only difference is that you don't need to import react.
  • You can also run this extension from the command palette: type crate a react component or crate a next component.

⚖️ License

This extension is open source software licensed as MIT.


Thank you, made with 💗 by Synxty.

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