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 e3abe85 commit 9bdbceeCopy full SHA for 9bdbcee
product.json
@@ -686,9 +686,9 @@
686
}
687
],
688
"extensionsGallery": {
689
- "serviceUrl": "https://openvsx-mirror.gitpod-staging.com/vscode/gallery",
+ "serviceUrl": "https://open-vsx.org/vscode/gallery",
690
"itemUrl": "https://open-vsx.org/vscode/item",
691
- "resourceUrlTemplate": "https://openvsx-mirror.gitpod-staging.com/vscode/asset/{publisher}/{name}/{version}/Microsoft.VisualStudio.Code.WebResources/{path}",
+ "resourceUrlTemplate": "https://open-vsx.org/vscode/asset/{publisher}/{name}/{version}/Microsoft.VisualStudio.Code.WebResources/{path}",
692
"controlUrl": "https://ide.gitpod.io/code/marketplace.json",
693
"recommendationsUrl": "",
694
"nlsBaseUrl": "",
0 commit comments