garethflowers / vscode-portable

Portable version of the Visual Studio Code editor.
https://garethflowers.dev/vscode-portable/
GNU General Public License v2.0
512 stars 71 forks source link

Should be using `--extensions-dir` to specify extension directory #46

Closed garethflowers closed 6 years ago

garethflowers commented 6 years ago

The argument that specifies the location of extensions has changed - see https://github.com/microsoft/vscode/commit/9f1f36cb1eee8ebbdcdfc2e3f0d37c99572c27ea.

25