Skip to content

Commit 9600031

Browse files
committed
docs: add blanks by headings in gateway; remove end of line spaces
1 parent 71260c5 commit 9600031

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

workspaces/editors.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ Requirements:
148148
setup, JetBrains will detect your already installed IDE in the drop-down.
149149

150150
![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)
152152

153153
1. Gateway will open the JetBrains client connected to the remotely installed IDE.
154154

@@ -173,6 +173,7 @@ article](https://www.jetbrains.com/help/idea/remote-development-troubleshooting.
173173
explaining this IDE specification.
174174

175175
### Alternative SSH key algorithms and Gateway
176+
176177
If your Coder deployment is configured with ECDSA ssh key algorithm, change
177178
the Gateway authentication type to **Key pair** and create the Coder public
178179
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`:
182183
```
183184

184185
### Links to JetBrain support
186+
185187
[This
186188
article](https://www.jetbrains.com/help/idea/remote-development-troubleshooting.html#setup)
187189
outlines troubleshooting steps with Gateway. JetBrains product support including

0 commit comments

Comments
 (0)