Skip to content

Commit 74a5624

Browse files
committed
make fmt
1 parent 047ca3b commit 74a5624

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

docs/user-guides/workspace-access/jetbrains.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ IDEs are supported for remote development:
1717

1818
JetBrains Gateway is a compact desktop app that allows you to work remotely with
1919
a JetBrains IDE without downloading one. Visit the
20-
[JetBrains Gateway website](https://www.jetbrains.com/remote-development/gateway/) to
21-
learn more about Gateway.
20+
[JetBrains Gateway website](https://www.jetbrains.com/remote-development/gateway/)
21+
to learn more about Gateway.
2222

2323
Gateway can connect to a Coder workspace using Coder's Gateway plugin or
2424
manually setting up an SSH connection.
@@ -137,7 +137,6 @@ Use the `keytool` included in the JetBrains Gateway installation:
137137
& '%USERPROFILE%\AppData\Local\JetBrains\Toolbox\apps\Gateway\ch-0\<VERSION>\jbr\bin\keytool.exe' '%USERPROFILE%\AppData\Local\JetBrains\Toolbox\bin\jre\lib\security\cacerts' -import -alias coder -file <cert>
138138
```
139139

140-
141140
</div>
142141

143142
## Manually Configuring A JetBrains Gateway Connection
@@ -209,8 +208,8 @@ This step must be done before configuring Gateway.
209208
</blockquote>
210209

211210
If you would like to use an existing JetBrains IDE in a Coder workspace (or you
212-
are air-gapped, and cannot reach `jetbrains.com`), run the following script in the
213-
JetBrains IDE directory to point the default Gateway directory to the IDE
211+
are air-gapped, and cannot reach `jetbrains.com`), run the following script in
212+
the JetBrains IDE directory to point the default Gateway directory to the IDE
214213
directory.
215214

216215
```shell

0 commit comments

Comments
 (0)