confOS/.config/VSCodium/product.json

12 lines
368 B
JSON

{
"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": ""
},
"extensionAllowedProposedApi": [
"ms-vscode-remote.remote-wsl"
]
}