summarylogtreecommitdiffstats
path: root/code-liveshare.patch
blob: eb4cb27955e0f7c28fe55c806529685e0d2cfd4d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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",
 	"reportIssueUrl": "https://github.com/Microsoft/vscode/issues/new",
 	"urlProtocol": "code-oss",
+	"extensionAllowedProposedApi": [
+		"ms-vsliveshare.vsliveshare",
+		"ms-vscode.node-debug",
+		"ms-vscode.node-debug2"
+	],
 	"quality": "stable",
 	"extensionsGallery": {
 		"serviceUrl": "https://marketplace.visualstudio.com/_apis/public/gallery",