summarylogtreecommitdiffstats
path: root/product_json.diff
diff options
context:
space:
mode:
Diffstat (limited to 'product_json.diff')
-rw-r--r--product_json.diff10
1 files changed, 6 insertions, 4 deletions
diff --git a/product_json.diff b/product_json.diff
index 173b26efb61d..00ddbae005e1 100644
--- a/product_json.diff
+++ b/product_json.diff
@@ -1,13 +1,15 @@
--- product.json 2019-04-06 13:26:49.879655883 +0100
+++ product.json 2019-04-06 13:26:37.399656243 +0100
-@@ -1,4 +1,17 @@
+@@ -1,4 +1,19 @@
{
+ "quality": "stable",
+ "extensionsGallery": {
-+ "serviceUrl": "https://marketplace.visualstudio.com/_apis/public/gallery",
-+ "cacheUrl": "https://vscode.blob.core.windows.net/gallery/index",
-+ "itemUrl": "https://marketplace.visualstudio.com/items"
++ "serviceUrl": "https://open-vsx.org/vscode/gallery",
++ "itemUrl": "https://open-vsx.org/vscode/item"
+ },
++ "linkProtectionTrustedDomains": [
++ "https://open-vsx.org"
++ ],
+ "documentationUrl": "https://code.visualstudio.com/docs",
+ "requestFeatureUrl": "https://github.com/Microsoft/vscode/issues",
+ "introductoryVideosUrl": "https://go.microsoft.com/fwlink/?linkid=832146",