Skip to content

Instantly share code, notes, and snippets.

@AimForNaN
Created May 22, 2023 04:11
Show Gist options
  • Save AimForNaN/756415ef7cffe3b97c23ff9ed0484609 to your computer and use it in GitHub Desktop.
Save AimForNaN/756415ef7cffe3b97c23ff9ed0484609 to your computer and use it in GitHub Desktop.
Microsoft Marketplace for VSCodium

Instructions

Save product.json to the following locations for your OS:

  • Linux: $HOME/.config/VSCodium
  • Mac: $HOME/Library/Application Support/VSCodium
{
"nameShort": "Visual Studio Code",
"nameLong": "Visual Studio Code",
"extensionsGallery": {
"serviceUrl": "https://marketplace.visualstudio.com/_apis/public/gallery",
"cacheUrl": "https://vscode.blob.core.windows.net/gallery/index",
"itemUrl": "https://marketplace.visualstudio.com/items"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment