diff --git a/product.json b/product.json new file mode 100644 index 00000000..a3bdf426 --- /dev/null +++ b/product.json @@ -0,0 +1,7 @@ +{ + "extensionsGallery": { + "serviceUrl": "https://marketplace.visualstudio.com/_apis/public/gallery", + "cacheUrl": "https://vscode.blob.core.windows.net/gallery/index", + "itemUrl": "https://marketplace.visualstudio.com/items" + } +}