forked from microsoft/vscode
-
Notifications
You must be signed in to change notification settings - Fork 526
Closed
Description
Does this issue occur when all extensions are disabled?: No
- VS Code Version: 1.67.1
- OS Version: Ubuntu 20.04
Steps to Reproduce:
-
Change Marketplace URL to microsoft marketplace for testing
-
From this - "extensionsGallery": {
"serviceUrl": "https://open-vsx.org/vscode/gallery",
"itemUrl": "https://open-vsx.org/vscode/item",
"resourceUrlTemplate": "https://open-vsx.org/vscode/asset/{publisher}/{name}/{version}/Microsoft.VisualStudio.Code.WebResources/{path}",
"controlUrl": "",
"recommendationsUrl": ""
}, -
To this - "extensionsGallery": {
"serviceUrl": "https://marketplace.visualstudio.com/_apis/public/gallery",
"cacheUrl": "https://vscode.blob.core.windows.net/gallery/index",
"itemUrl": "https://marketplace.visualstudio.com/items"
}, -
Marketplace is still openvsx.org
Metadata
Metadata
Assignees
Labels
No labels