UNPKG

vscode-install-vsix

Version:

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

26 lines (15 loc) 497 B
# VSC Install .VSIX <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. ## Install Run the following in the command palette: ```shell ext install vscode-install-vsix ``` ## Usage Right click a .vsix file from the explorer and select `Install Extension`: ![Demo](resources/demo.png) ## License MIT © Fabio Spampinato