Skip to content

chore: link to JetBrains install instructions #275

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 1 commit into from
Apr 15, 2021
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
10 changes: 6 additions & 4 deletions environments/editors.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,11 @@ Web_ icon.

## JetBrains IDEs in the browser

If your image includes a JetBrains IDE, you can launch it from the dashboard.
Coder launches JetBrains IDEs in their own windows; be sure to set your browser
to allow popup windows so that you can use your IDE.
If your image
[includes a JetBrains IDE](../admin/environment-management/installing-jetbrains.md),
you can launch it from the dashboard. Coder launches JetBrains IDEs in their own
windows; be sure to set your browser to allow popup windows so that you can use
your IDE.

![JetBrains logos](../assets/jetbrains-launcher-icons.png)

Expand All @@ -51,7 +53,7 @@ to allow popup windows so that you can use your IDE.

You can also manually install JetBrains' IDEs. After following JetBrains' steps
for installing your IDE (make sure that you install the IDE to your home
directory), create a symlink, and add it to $PATH.
directory), create a symlink, and add it to `PATH`.

The symlink names supported by Coder are:

Expand Down