Open
Description
There are existing commands to install extension from either a given location or from a vsix file. However those commands install the extension globally. Currently there is an option to install extensions under .vscode/extensions in the local workspace without installing them globally, however it is currently only available through the UI. Please expose the command to install local workspace extensions.