Closed githubuser6000 closed 5 months ago
Describe the bug A clear and concise description of what the bug is.
Please confirm that this problem is VSCodium-specific
Please confirm that the issue/resolution isn't already documented
I understand this isn't a supported usecase, but wanted to ask for sake of sanity check
I have this in ~/.config/VSCodium/product.json, but I can't fetch extensions
~/.config/VSCodium/product.json
{ "extensionsGallery": { "serviceUrl": "https://marketplace.visualstudio.com/_apis/public/gallery", "itemUrl": "https://marketplace.visualstudio.com/items", "cacheUrl": "https://vscode.blob.core.windows.net/gallery/index", "controlUrl": "" }, }
A logout and login seems to have fixed it, sorry!
Describe the bug A clear and concise description of what the bug is.
Please confirm that this problem is VSCodium-specific
Please confirm that the issue/resolution isn't already documented
I understand this isn't a supported usecase, but wanted to ask for sake of sanity check
I have this in
~/.config/VSCodium/product.json
, but I can't fetch extensions