summarylogtreecommitdiffstats
path: root/enable-proposed-apis.diff
diff options
context:
space:
mode:
authorfrantic10482019-10-22 18:32:59 +0800
committerfrantic10482019-10-23 14:36:41 +0800
commit8632c56c692d5b934bc6804bf99009385160fd36 (patch)
treede8029eaaf6895bc593185323e57cb8e225dbc5a /enable-proposed-apis.diff
downloadaur-8632c56c692d5b934bc6804bf99009385160fd36.tar.gz
addpkg: code-transparent
Diffstat (limited to 'enable-proposed-apis.diff')
-rw-r--r--enable-proposed-apis.diff13
1 files changed, 13 insertions, 0 deletions
diff --git a/enable-proposed-apis.diff b/enable-proposed-apis.diff
new file mode 100644
index 000000000000..d09c4e20f1e5
--- /dev/null
+++ b/enable-proposed-apis.diff
@@ -0,0 +1,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",