Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>react-template-splitNew to Visual Studio Code? Get it now.
react-template-split

react-template-split

dasdingo

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

react-template-split README

Generate code template for react project

Features

Generate componentTemplate like this

---- component-name
  -- ComponentName.tsx
  -- ComponentName.type.ts
  -- ComponentName.scss
  -- index.ts

Instruction

  • In the file explorer, right click on the folder that you want the new component placed in
  • Select Create Component
  • Input the component name
  • The according file templates will be generated for you
  • This git command will be generated too: git add .
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft