This repo is now archived because the feature it provides is now implemented by vscode itself.
Install .vsix extensions right from the explorer, with a right click.
Follow the instructions in the Marketplace, or run the following in the command palette:
ext install fabiospampinato.vscode-install-vsix
Right click a .vsix file from the explorer and select Install Extension
:
{
"installVSIX.force": false // Always use the '--force' option to force installation
}
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.
MIT © Fabio Spampinato