Skip to content

chore: add multi jetbrains to list at top of editors md #917

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Mar 22, 2022
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