We use cookies to make your experience better.
Learn how to configure the code-server extension marketplace.
You can customize VS Code with extensions, which allow you to add new features and functionality (e.g., languages, debuggers, tools), themes, and more.
You can find the extensions available to you in the extension marketplace. Coder enables access to the marketplace by default and requires no unique configuration on your part. You can, however, choose between two types of extensions marketplaces by going to Manage > Admin > Infrastructure, then scrolling down to Extensions:
To use open-vsx.org extensions in your Coder environment:
https://open-vsx.org/vscode/gallery
(this value comes from the serviceUrl
path described in
open-vsx's documentation).If you run Coder in an air-gapped workspace, the public VS Code marketplace is inaccessible to end-users. Using the Custom configuration option, you can point Coder to an air-gapped instance of OpenVSX to serve assets to users.
View the OpenVSX deployment wiki for more information.
See an opportunity to improve our docs? Make an edit.