We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0546336 commit b6eb09cCopy full SHA for b6eb09c
patched-vscode/scripts/code-server.sh
@@ -25,7 +25,6 @@ function code() {
25
26
NODE_ENV=development \
27
VSCODE_DEV=1 \
28
- EXTENSIONS_GALLERY='{"serviceUrl": "<https://marketplace.visualstudio.com/_apis/public/gallery>", "itemUrl": "<https://marketplace.visualstudio.com/items>"}' \
29
$NODE $ROOT/scripts/code-server.js "$@"
30
}
31
0 commit comments