Skip to content

Install .vsix extensions right from the explorer, with a right click.

License

Notifications You must be signed in to change notification settings

Deckhandfirststar01/vscode-install-vsix

 
 

Repository files navigation

This repo is now archived because the feature it provides is now implemented by vscode itself.

Install .VSIX

Logo

Install .vsix extensions right from the explorer, with a right click.

Install

Follow the instructions in the Marketplace, or run the following in the command palette:

ext install fabiospampinato.vscode-install-vsix

Usage

Right click a .vsix file from the explorer and select Install Extension:

Demo

Settings

{
  "installVSIX.force": false // Always use the '--force' option to force installation
}

Contributing

If you found a problem, or have a feature request, please open an issue about it.

If you want to make a pull request you can debug the extension using Debug Launcher.

License

MIT © Fabio Spampinato

About

Install .vsix extensions right from the explorer, with a right click.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 85.0%
  • JavaScript 15.0%