File tree 1 file changed +8
-9
lines changed
admin/workspace-management
1 file changed +8
-9
lines changed Original file line number Diff line number Diff line change @@ -22,15 +22,14 @@ then scrolling down to **Extensions**:
22
22
23
23
## Open VSX public extension marketplace
24
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 ) .
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 ) ).
34
33
35
34
## Air-gapped marketplaces
36
35
You can’t perform that action at this time.
0 commit comments