Skip to content

Commit a51b97d

Browse files
authored
removed carriage returns and changed title to use industry term Gateway (coder#722)
1 parent 57af6dc commit a51b97d

File tree

1 file changed

+10
-14
lines changed

1 file changed

+10
-14
lines changed

workspaces/editors.md

Lines changed: 10 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@ There are several primary ways you can connect an IDE to your Coder workspace:
88

99
1. [VS Code remote SSH](editors.md#vs-code-remote-ssh) with local VS Code
1010
1. [VS Code in the browser](editors.md#vs-code-in-the-browser) with code-server
11-
1. [JetBrains and SSH](editors.md#jetbrains-ides-remote-ssh) with JetBrains
12-
Gateway
11+
1. [JetBrains Gateway and SSH](editors.md#jetbrains-gateway-with-ssh)
1312
1. [JetBrains in the browser](editors.md#jetbrains-ides-in-the-browser) with
1413
JetBrains Projector
1514
1. [JetBrains' Code With Me](editors.md#code-with-me)
@@ -39,7 +38,7 @@ Web_ icon.
3938

4039
![Launch a workspace](../assets/workspaces/launch-workspace.png)
4140

42-
## JetBrains IDEs remote SSH
41+
## JetBrains Gateway with SSH
4342

4443
If your image
4544
[includes a JetBrains IDE](../admin/workspace-management/installing-jetbrains.md)
@@ -79,23 +78,20 @@ Please note that:
7978

8079
![Test Gateway Connection](../assets/workspaces/gateway-test-connection.png)
8180

82-
1. Select or install a JetBrains IDE from the IDE version drop-down. If one is
83-
auto-installed on your workspace, it should show up here. Next, click the
84-
folder icon and select your `/home/coder` directory in your Coder workspace.
81+
1. Select a JetBrains IDE from the IDE version drop-down. Choose the IDE
82+
installed in your Coder workspace, and click the folder icon and select your
83+
`/home/coder` directory in your Coder workspace.
8584

86-
![Select JetBrains IDE and working
87-
directory](../assets/workspaces/gateway-ide-and-project.png)
85+
![Select JetBrains IDE and working directory](../assets/workspaces/gateway-ide-and-project.png)
8886

8987
1. During this installation step, Gateway downloads the IDE and a JetBrains
9088
client. This may take a couple minutes.
9189

92-
![Gateway downloading IDE and
93-
client](../assets/workspaces/gateway-download-client.png)
94-
![Code with Me
95-
starting up](../assets/workspaces/gateway-code-with-me-loading.png)
90+
![Gateway downloading IDE and client](../assets/workspaces/gateway-download-client.png)
9691

97-
![A running
98-
JetBrains IDE in Gateway](../assets/workspaces/gateway-ide-running.png)
92+
![Code with Me starting up](../assets/workspaces/gateway-code-with-me-loading.png)
93+
94+
![A running JetBrains IDE in Gateway](../assets/workspaces/gateway-ide-running.png)
9995

10096
> If your Coder deployment is configured with ECDSA ssh key algorithm, change
10197
> the Gateway authentication type to **Key pair** and create the Coder public

0 commit comments

Comments
 (0)