vscode-install-vsix
Version:
Install .vsix extensions right from the explorer, with a right click.
26 lines (15 loc) • 497 B
Markdown
<p align="center">
<img src="https://raw.githubusercontent.com/fabiospampinato/vscode-install-vsix/master/resources/logo-128x128.png" alt="Logo">
</p>
Install .vsix extensions right from the explorer, with a right click.
Run the following in the command palette:
```shell
ext install vscode-install-vsix
```
Right click a .vsix file from the explorer and select `Install Extension`:

MIT © Fabio Spampinato