Skip to content

Commit 32aba12

Browse files
authored
feat: added the new code-marketplace OSS to serve VS Code extensions air-gapped. (#1137)
1 parent e4cbe34 commit 32aba12

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

admin/workspace-management/extensions.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,11 @@ then scrolling down to **Extensions**:
2626

2727
If you run Coder in an air-gapped workspace, the public VS Code marketplace is
2828
inaccessible to end-users. Using the **Custom** configuration option, you can
29-
point Coder to an air-gapped instance of
30-
[OpenVSX](https://github.com/eclipse/openvsx) to serve assets to users.
29+
point Coder to an air-gapped instance of a marketplace.
3130

32-
View the [OpenVSX deployment wiki] for more information.
31+
Coder offers an open-source project
32+
[code-marketplace](https://github.com/coder/code-marketplace) to serve
33+
air-gapped VS Code extensions.
3334

34-
[openvsx deployment wiki]:
35-
https://github.com/eclipse/openvsx/wiki/Deploying-Open-VSX
35+
[OpenVSX](https://github.com/eclipse/openvsx) is another open-source project to
36+
serve VS Code extensions.

0 commit comments

Comments
 (0)