Skip to content
Next Next commit
📝 Add example of connecting with other IDEs
  • Loading branch information
bdsoha authored Jun 15, 2023
commit 3d6381694aca2b3d545a2fbb843d7ce170f464e1
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,12 @@ code-server
If code-server reports content security policy errors ensure that the
marketplace is running behind an https URL.

### Using in VSCode & VSCodium

Although not officially supported, you can follow the examples below start using code-server with VSCode and VSCodium:
- [VSCode](https://github.com/eclipse/openvsx/wiki/Using-Open-VSX-in-VS-Code)
- [VSCodium](https://github.com/VSCodium/vscodium/blob/master/DOCS.md#how-to-use-the-vs-code-marketplace)

## Development

```console
Expand Down