2019-04-28 00:50:19 +02:00
|
|
|
diff --git a/product.json b/product.json
|
|
|
|
index 4103352af8..3d48bbee02 100644
|
|
|
|
--- a/product.json
|
|
|
|
+++ b/product.json
|
|
|
|
@@ -22,5 +22,10 @@
|
2019-04-28 01:30:38 +02:00
|
|
|
"urlProtocol": "code-oss",
|
|
|
|
"extensionAllowedProposedApi": [
|
|
|
|
"ms-vscode.references-view"
|
|
|
|
- ]
|
2019-04-28 00:50:19 +02:00
|
|
|
-}
|
|
|
|
\ No newline at end of file
|
2019-04-28 01:30:38 +02:00
|
|
|
+ ],
|
2019-04-28 00:50:19 +02:00
|
|
|
+ "extensionsGallery": {
|
|
|
|
+ "serviceUrl": "https://marketplace.visualstudio.com/_apis/public/gallery",
|
|
|
|
+ "cacheUrl": "https://vscode.blob.core.windows.net/gallery/index",
|
|
|
|
+ "itemUrl": "https://marketplace.visualstudio.com/items"
|
|
|
|
+ }
|
|
|
|
+}
|