diff --git a/admin/workspace-management/extensions.md b/admin/workspace-management/extensions.md index b9afb5b3a..8e64dbb32 100644 --- a/admin/workspace-management/extensions.md +++ b/admin/workspace-management/extensions.md @@ -1,6 +1,6 @@ --- title: "Extensions" -description: Learn how to configure the code-server extension marketplace . +description: Learn how to configure the code-server extension marketplace. --- You can customize VS Code with extensions, which allow you to add new features @@ -20,6 +20,17 @@ then scrolling down to **Extensions**: ![Configuring extensions marketplace](../../assets/admin/configure-extensions.png) +## Open VSX public extension marketplace + +To use [open-vsx.org](https://open-vsx.org) extensions in your Coder +environment: + +1. Set the **Extension Marketplace Type** to **Custom** +1. Set the **Extension Marketplace API URL** to + `https://open-vsx.org/vscode/gallery` (this value comes from the `serviceUrl` + path described in [open-vsx's + documentation](https://github.com/eclipse/openvsx/wiki/Using-Open-VSX-in-VS-Code)). + ## Air-gapped marketplaces If you run Coder in an air-gapped workspace, the public VS Code marketplace is