Skip to content

Commit 754e44b

Browse files
committed
copy and md
1 parent 21cc6f7 commit 754e44b

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

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

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -194,10 +194,16 @@ keytool -import -alias coder -file cacert.pem -keystore /Applications/JetBrains\
194194

195195
## Using an existing JetBrains installation in the workspace
196196

197+
<blockquote class="info">
198+
199+
This step must be done before configuring Gateway.
200+
201+
</blockquote>
202+
197203
If you would like to use an existing JetBrains IDE in a Coder workspace (or you
198-
are air-gapped, and cannot reach jetbrains.com), run the following script in the
204+
are air-gapped, and cannot reach `jetbrains.com`), run the following script in the
199205
JetBrains IDE directory to point the default Gateway directory to the IDE
200-
directory. This step must be done before configuring Gateway.
206+
directory.
201207

202208
```shell
203209
cd /opt/idea/bin

0 commit comments

Comments
 (0)