20 lines
1 KiB
Diff
20 lines
1 KiB
Diff
--- a/product.json
|
|
+++ b/product.json
|
|
@@ -28,6 +28,17 @@
|
|
"reportIssueUrl": "https://github.com/microsoft/vscode/issues/new",
|
|
"urlProtocol": "code-oss",
|
|
"webviewContentExternalBaseUrlTemplate": "https://{{uuid}}.vscode-cdn.net/insider/3c8520fab514b9f56070214496b26ff68d1b1cb5/out/vs/workbench/contrib/webview/browser/pre/",
|
|
+ "quality": "stable",
|
|
+ "extensionsGallery": {
|
|
+ "nlsBaseUrl": "https://www.vscode-unpkg.net/_nls/",
|
|
+ "serviceUrl": "https://marketplace.visualstudio.com/_apis/public/gallery",
|
|
+ "cacheUrl": "https://vscode.blob.core.windows.net/gallery/index",
|
|
+ "itemUrl": "https://marketplace.visualstudio.com/items",
|
|
+ "publisherUrl": "https://marketplace.visualstudio.com/publishers",
|
|
+ "resourceUrlTemplate": "https://{publisher}.vscode-unpkg.net/{publisher}/{name}/{version}/{path}",
|
|
+ "controlUrl": "https://az764295.vo.msecnd.net/extensions/marketplace.json",
|
|
+ "recommendationsUrl": "https://az764295.vo.msecnd.net/extensions/workspaceRecommendations.json.gz"
|
|
+ },
|
|
"builtInExtensions": [
|
|
{
|
|
"name": "ms-vscode.js-debug-companion",
|