summarylogtreecommitdiffstats
path: root/code-liveshare.patch
diff options
context:
space:
mode:
Diffstat (limited to 'code-liveshare.patch')
-rw-r--r--code-liveshare.patch14
1 files changed, 7 insertions, 7 deletions
diff --git a/code-liveshare.patch b/code-liveshare.patch
index eb4cb27955e0..f896ef110e20 100644
--- a/code-liveshare.patch
+++ b/code-liveshare.patch
@@ -1,15 +1,15 @@
diff -rupN a/product.json b/product.json
---- a/product.json 2018-09-13 19:02:44.091846898 -0700
-+++ b/product.json 2018-09-13 19:03:39.132442073 -0700
-@@ -18,6 +18,11 @@
- "darwinBundleIdentifier": "com.visualstudio.code.oss",
+--- a/product.json 2018-11-12 15:11:50.820948673 -0800
++++ b/product.json 2018-11-12 15:12:53.441641156 -0800
+@@ -19,7 +19,10 @@
"reportIssueUrl": "https://github.com/Microsoft/vscode/issues/new",
"urlProtocol": "code-oss",
-+ "extensionAllowedProposedApi": [
+ "extensionAllowedProposedApi": [
+- "ms-vscode.references-view"
++ "ms-vscode.references-view",
+ "ms-vsliveshare.vsliveshare",
+ "ms-vscode.node-debug",
+ "ms-vscode.node-debug2"
-+ ],
+ ],
"quality": "stable",
"extensionsGallery": {
- "serviceUrl": "https://marketplace.visualstudio.com/_apis/public/gallery",