2024-06-03 07:04:29 -07:00

775 B

type, assigned, created, updated
type assigned created updated
topic 2024-01-06T01:25:36.017Z 2024-01-06T01:25:36.017Z

VsCodium

cd . > "C:/Users/mikep/AppData/Roaming/VSCodium/product.json"
codium "C:/Users/mikep/AppData/Roaming/VSCodium"
{
  "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": ""
  },
  "extensionAllowedProposedApi": [
    "ms-vscode-remote.remote-ssh",
    "ms-vscode-remote.remote-ssh-edit",
    "ms-vscode-remote.remote-wsl"
  ]
}