mirror of
https://github.com/coder/coder.git
synced 2025-07-12 00:14:10 +00:00
This pull request introduces significant updates to documentation and references related to JetBrains IDEs, including rebranding, restructuring, and adding new guides. [Preview](https://coder.com/docs/@atif%2Fjetbrains-reorganization) --------- Co-authored-by: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com>
25 lines
625 B
Markdown
25 lines
625 B
Markdown
# JetBrains IDEs
|
|
|
|
Coder supports JetBrains IDEs using [Toolbox](https://www.jetbrains.com/toolbox/) and [Gateway](https://www.jetbrains.com/remote-development/gateway/). The following
|
|
IDEs are supported for remote development:
|
|
|
|
- IntelliJ IDEA
|
|
- CLion
|
|
- GoLand
|
|
- PyCharm
|
|
- Rider
|
|
- RubyMine
|
|
- WebStorm
|
|
- PhpStorm
|
|
- RustRover
|
|
- [JetBrains Fleet](./fleet.md)
|
|
|
|
> [!IMPORTANT]
|
|
> Remote development only works with paid versions of JetBrains IDEs.
|
|
|
|
<children></children>
|
|
|
|
If you experience any issues, please
|
|
[create a GitHub issue](https://github.com/coder/coder/issues) or ask in
|
|
[our Discord channel](https://discord.gg/coder).
|