We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d484d27 commit f2cf923Copy full SHA for f2cf923
‎README.md
@@ -160,6 +160,13 @@ code-server
160
If code-server reports content security policy errors ensure that the
161
marketplace is running behind an https URL.
162
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
170
## Development
171
172
```console
0 commit comments