Skip to content

docs: JetBrains Gateway - configuration to leverage installed IDE already in workspace #1164

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 6 commits into from
Nov 7, 2022
Merged
Changes from 1 commit
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
Prev Previous commit
Next Next commit
Update workspaces/editors.md
  • Loading branch information
bpmct authored Nov 7, 2022
commit a8e3ec6b60d7bbf58368377b173f097853c4270c
2 changes: 1 addition & 1 deletion workspaces/editors.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ code-server -r personalize.log
preferred remote development solution. Projector (the browser-based option) is
[no longer recommended](https://lp.jetbrains.com/projector/) by JetBrains.

> Gateway by default automatically downloads the IDE from jetbrains.com into the
> By default, Gateway will download the IDE from jetbrains.com into the
> Coder workspace during the setup. If you are air-gapped or want to leverage a
> JetBrains IDE in your workspace for faster setup, you can point to an
> already-installed JetBrains IDE. See the configuration at the end of this
Expand Down