UNPKG

vscode-install-vsix

Version:

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

10 lines (9 loc) 209 B
{ "version": "0.1.0", "command": "npm", "isShellCommand": true, "showOutput": "silent", "args": ["run", "compile", "--loglevel", "silent"], "isBackground": true, "problemMatcher": "$tsc-watch" }