Releases: adityavijay21/reactsnipp
Releases · adityavijay21/reactsnipp
Version 0.0.4
Installing the extension
Here's how to install this extension as a VSIX file :
VS Code interface:
- Open VS Code.
- Go to Extensions (usually left side).
- Click "..." (top right) and select "Install from VSIX...".
- Locate the downloaded
.vsix
file and select "Install".
Command line:
code --install-extension <path_to_file>.vsix
Note: Reload VS Code after installation (circular arrows icon in status bar or Ctrl+Shift+P -> "Reload Window").
Version 0.0.3
Installing the extension
Here's how to install this extension as a VSIX file :
VS Code interface:
- Open VS Code.
- Go to Extensions (usually left side).
- Click "..." (top right) and select "Install from VSIX...".
- Locate the downloaded
.vsix
file and select "Install".
Command line:
code --install-extension <path_to_file>.vsix
Note: Reload VS Code after installation (circular arrows icon in status bar or Ctrl+Shift+P -> "Reload Window").