File tree 1 file changed +3
-1
lines changed
1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -148,7 +148,7 @@ Requirements:
148
148
setup, JetBrains will detect your already installed IDE in the drop-down.
149
149
150
150
![ Select JetBrains IDE and working
151
- directory] ( ../assets/workspaces/gateway-ide-already-installed-and-project.png )
151
+ directory] ( ../assets/workspaces/gateway-ide-already-installed-and-project.png )
152
152
153
153
1 . Gateway will open the JetBrains client connected to the remotely installed IDE.
154
154
@@ -173,6 +173,7 @@ article](https://www.jetbrains.com/help/idea/remote-development-troubleshooting.
173
173
explaining this IDE specification.
174
174
175
175
### Alternative SSH key algorithms and Gateway
176
+
176
177
If your Coder deployment is configured with ECDSA ssh key algorithm, change
177
178
the Gateway authentication type to ** Key pair** and create the Coder public
178
179
ssh key in your local ` ~/.ssh ` directory with ` ssh-keygen -y -f ` :
@@ -182,6 +183,7 @@ ssh key in your local `~/.ssh` directory with `ssh-keygen -y -f`:
182
183
```
183
184
184
185
### Links to JetBrain support
186
+
185
187
[ This
186
188
article] ( https://www.jetbrains.com/help/idea/remote-development-troubleshooting.html#setup )
187
189
outlines troubleshooting steps with Gateway. JetBrains product support including
You can’t perform that action at this time.
0 commit comments