Skip to content

Commit f2cf923

Browse files
authored
📝 Add example of connecting with other IDEs (#19)
1 parent d484d27 commit f2cf923

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

‎README.md

+7
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,13 @@ code-server
160160
If code-server reports content security policy errors ensure that the
161161
marketplace is running behind an https URL.
162162

163+
## Usage in VS Code & VSCodium
164+
165+
Although not officially supported, you can follow the examples below to start using code-marketplace with VS Code and VSCodium:
166+
167+
- [VS Code](https://github.com/eclipse/openvsx/wiki/Using-Open-VSX-in-VS-Code)
168+
- [VSCodium](https://github.com/VSCodium/vscodium/blob/master/DOCS.md#how-to-use-the-vs-code-marketplace)
169+
163170
## Development
164171

165172
```console

0 commit comments

Comments
 (0)