Skip to content
This repository was archived by the owner on Aug 18, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion workspaces/editors.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ There are several primary ways you can connect an IDE to your Coder workspace:
1. [JetBrains in the browser](editors.md#jetbrains-ides-in-the-browser) with
JetBrains Projector
1. [JetBrains' Code With Me](editors.md#code-with-me)
1. [Multiple JetBrains IDEs](editors.md#multiple-jetbrains-ides)
1. [RStudio](editors.md#rstudio)
1. _Any_ local editor with
[1-way file synchronization](../cli/file-sync.md#one-way-file-sync) or
Expand Down Expand Up @@ -291,7 +292,7 @@ participants. If they do, click **Accept** to proceed.
At this point, you'll be able to share your project and work with your partner
in real-time.

## Multiple instances of a JetBrains IDE
## Multiple JetBrains IDEs

If you'd like to have multiple projects open, you'll need to have multiple
JetBrains IDEs open in Coder simultaneously. The following steps show you how to
Expand Down