Insert React Component
This VS Code extension allows you to insert a predefined React component code block into your editor.
Features
- Select and insert React component templates from a dropdown menu.
Usage
- Open a file in VS Code.
- Run the command
Insert React Component from List from the Command Palette (Ctrl+Shift+P or Cmd+Shift+P ).
- Select a component type from the dropdown that appears.
- The selected React component code block will be inserted at the cursor position.
Requirements
None.
Extension Settings
None.
Known Issues
None.
Release Notes
1.0.0
Initial release.
| |