Skip to content

Commit aee1b59

Browse files
author
Katie Horne
committed
Edit text
1 parent cc077df commit aee1b59

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

admin/workspace-management/extensions.md

+8-9
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,14 @@ then scrolling down to **Extensions**:
2222

2323
## Open VSX public extension marketplace
2424

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).
25+
To use [open-vsx.org](https://open-vsx.org) extensions in your Coder
26+
environment:
27+
28+
1. Set the **Extension Marketplace Type** to **Custom**
29+
1. Set the **Extension Marketplace API URL** to
30+
`https://open-vsx.org/vscode/gallery` (this value comes from the `serviceUrl`
31+
path described in [open-vsx's
32+
documentation](https://github.com/eclipse/openvsx/wiki/Using-Open-VSX-in-VS-Code)).
3433

3534
## Air-gapped marketplaces
3635

0 commit comments

Comments
 (0)