summarylogtreecommitdiffstats
path: root/code.patch
diff options
context:
space:
mode:
Diffstat (limited to 'code.patch')
-rw-r--r--code.patch23
1 files changed, 23 insertions, 0 deletions
diff --git a/code.patch b/code.patch
new file mode 100644
index 000000000000..efe2045e6e54
--- /dev/null
+++ b/code.patch
@@ -0,0 +1,23 @@
+--- /usr/lib/code/product.json 2020-10-15 18:25:40.000000000 +0800
++++ product.json 2020-10-28 21:19:42.844503712 +0800
+@@ -1,10 +1,10 @@
+ {
+ "quality": "stable",
+ "extensionsGallery": {
+- "serviceUrl": "https://open-vsx.org/vscode/gallery",
+- "itemUrl": "https://open-vsx.org/vscode/item"
++ "serviceUrl": "https://marketplace.visualstudio.com/_apis/public/gallery",
++ "cacheUrl": "https://vscode.blob.core.windows.net/gallery/index",
++ "itemUrl": "https://marketplace.visualstudio.com/items"
+ },
+- "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",
+@@ -144,4 +144,4 @@
+ "vs/code/electron-browser/workbench/workbench.html": "DCAx76TE79oJvbVEouBCXQ",
+ "vs/code/electron-browser/workbench/workbench.js": "EWRP4AdsNbp965Vz0YEmAA"
+ }
+-}
+\ No newline at end of file
++}