We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f93560e commit cc077dfCopy full SHA for cc077df
admin/workspace-management/extensions.md
@@ -20,6 +20,18 @@ then scrolling down to **Extensions**:
20
21

22
23
+## Open VSX public extension marketplace
24
+
25
+To use the [open-vsx.org](https://open-vsx.org) extensions in your Coder
26
+environment, you can set the extension marketplace admin value to:
27
28
+```
29
+https://open-vsx.org/vscode/gallery
30
31
32
+This value comes from the `serviceUrl` path described in [open-vsx's
33
+documentation](https://github.com/eclipse/openvsx/wiki/Using-Open-VSX-in-VS-Code).
34
35
## Air-gapped marketplaces
36
37
If you run Coder in an air-gapped workspace, the public VS Code marketplace is
0 commit comments