Skip to content

Version 0.0.3

Compare
Choose a tag to compare
@adityavijay21 adityavijay21 released this 23 Jul 07:22
· 6 commits to main since this release

Installing the extension

Here's how to install this extension as a VSIX file :

VS Code interface:

  1. Open VS Code.
  2. Go to Extensions (usually left side).
  3. Click "..." (top right) and select "Install from VSIX...".
  4. 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").