Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Restruct - React structure templatesNew to Visual Studio Code? Get it now.

Restruct - React structure templates

rhalaly

|
205 installs
| (0) | Free
Restruct contains common templates for React's best practices.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Restruct - React structure templates

Build Status VS Code Marketplace Installs Version Codacy Badge

Restruct contains common templates for React's best practices.
It supports Javascript, Typescript and Redux and change the template based on your project.

Features

  • Create a new React component
  • Create a new State (Redux action + reducer)

Both options can be triggered by context menu (right click on a folder) or by typing a command (Ctrl+Shift+P or Cmd+Shift+P) with the word "Restruct"

Extension Settings

This extension contributes the following settings:

  • restruct.filesNamingFormat: The default files naming format (Camel, Pascal, Snake, Dash)
  • restruct.defaultComponentsDirectory: The default components directory
  • restruct.newComponent.reduxInContainer: Use Redux connect inside the Container (Only affects when Redux is installed)
  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2019 Microsoft