Added product.json to codium config files

to enable extensions from the VS Code marketplace
main
Luca Pellegrini 4 months ago
parent e6bc1786e3
commit 7555025ff6

@ -0,0 +1,9 @@
{
"extensionsGallery": {
"serviceUrl": "https://marketplace.visualstudio.com/_apis/public/gallery",
"cacheUrl": "https://vscode.blob.core.windows.net/gallery/index",
"itemUrl": "https://marketplace.visualstudio.com/items",
"controlUrl": "",
"recommendationsUrl": ""
}
}
Loading…
Cancel
Save