Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save tony-sol/88549f9f273dd2d5e939db27f9b4eec1 to your computer and use it in GitHub Desktop.
Save tony-sol/88549f9f273dd2d5e939db27f9b4eec1 to your computer and use it in GitHub Desktop.

Revisions

  1. tony-sol created this gist Nov 14, 2024.
    13 changes: 13 additions & 0 deletions Visual Studio Code.app_Contents_Resources_app_product.json.diff
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,13 @@
    "extensionsGallery": {
    -- "nlsBaseUrl": "https://www.vscode-unpkg.net/_lp/",
    -- "serviceUrl": "https://marketplace.visualstudio.com/_apis/public/gallery",
    -- "itemUrl": "https://marketplace.visualstudio.com/items",
    -- "publisherUrl": "https://marketplace.visualstudio.com/publishers",
    -- "resourceUrlTemplate": "https://{publisher}.vscode-unpkg.net/{publisher}/{name}/{version}/{path}",
    -- "controlUrl": "https://az764295.vo.msecnd.net/extensions/marketplace.json"
    ++ "serviceUrl": "https://open-vsx.org/vscode/gallery",
    ++ "itemUrl": "https://open-vsx.org/vscode/item"
    },
    ...
    -- "linkProtectionTrustedDomains": ["https://*.visualstudio.com", "https://*.microsoft.com", "https://aka.ms", "https://*.gallerycdn.vsassets.io", "https://*.github.com", "https://login.microsoftonline.com", "https://*.vscode.dev", "https://*.github.dev", "https://gh.io", "https://portal.azure.com", "https://raw.githubusercontent.com", "https://private-user-images.githubusercontent.com", "https://avatars.githubusercontent.com"],
    ++ "linkProtectionTrustedDomains": ["https://open-vsx.org", "https://*.visualstudio.com", "https://*.microsoft.com", "https://aka.ms", "https://*.gallerycdn.vsassets.io", "https://*.github.com", "https://login.microsoftonline.com", "https://*.vscode.dev", "https://*.github.dev", "https://gh.io", "https://portal.azure.com", "https://raw.githubusercontent.com", "https://private-user-images.githubusercontent.com", "https://avatars.githubusercontent.com"],