Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>react-generator-tsNew to Visual Studio Code? Get it now.
react-generator-ts

react-generator-ts

Oladapo Omonayajo

|
295 installs
| (0) | Free
VS Code extension for generating React components in typescript
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

React Generator (Typescript) Extension for VSCode


Introduction

React Generator (Typescript) - react-generator-ts - extends VSCode with support for generating Typscript components and eliminating the need to type boilerplate code

Installation

react-generator-ts can be installed from the VSCode Marketplace or by searching within VSCode.

Generate Component Command Usage

The Generate Component Command Command allows you to create a React Class Component. You can specify whether to use a stylesheet or not and whether to use CSS or SCSS

You can activate the command by launching the command palette (View -> Command Palette) and running "RGT: Generate Component"

Or you can right click on the directory in which you'd like to create the bloc and select the "RGT: Generate Component" command from the context menu.

Alias Commands

  • RGT: Styled Class Component (SCSS)
  • RGT: Styled Class Component (CSS)
  • RGT: Styled Functional Component (SCSS)
  • RGT: Styled Functional Component (CSS)
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft