summarylogtreecommitdiffstats
path: root/enable-proposed-apis.diff
blob: d09c4e20f1e50fad787da20f16a7013455b3c70d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/product.json b/product.json
index b250c66fc4..8a9befcfbb 100644
--- a/product.json
+++ b/product.json
@@ -19,6 +19,8 @@
 	"reportIssueUrl": "https://github.com/Microsoft/vscode/issues/new",
 	"urlProtocol": "code-oss",
 	"extensionAllowedProposedApi": [
+		"ms-vsliveshare.vsliveshare",
+		"ms-vscode-remote.remote-ssh",
 		"ms-vscode.references-view"
 	],
 	"quality": "stable",