Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save jamesy0ung/cc1d1a233d6b97247c5627a75cc59c70 to your computer and use it in GitHub Desktop.
Save jamesy0ung/cc1d1a233d6b97247c5627a75cc59c70 to your computer and use it in GitHub Desktop.
How to use Visual Studio Marketplace with code-server container
Add this line to your environment
- "EXTENSIONS_GALLERY={\"serviceUrl\": \"https://marketplace.visualstudio.com/_apis/public/gallery\", \"cacheUrl\": \"https://vscode.blob.core.windows.net/gallery/index\", \"itemUrl\": \"https://marketplace.visualstudio.com/items\"}"
Docker compose up and all of the official extensions will appear!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment