You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@ and whatever else Terraform lets you dream up.
40
40
41
41
## IDE Support
42
42
43
-
You can use any Web IDE ([code-server](https://github.com/coder/code-server), [projector](https://github.com/JetBrains/projector-server), [Jupyter](https://jupyter.org/), etc.), [JetBrains Gateway](https://www.JetBrains.com/remote-development/gateway/), [VS Code Remote](https://code.visualstudio.com/docs/remote/ssh-tutorial) or even a file sync such as [mutagen](https://mutagen.io/).
43
+
You can use any Web IDE ([code-server](https://github.com/coder/code-server), [projector](https://github.com/JetBrains/projector-server), [Jupyter](https://jupyter.org/), etc.), [JetBrains Gateway](https://www.jetbrains.com/remote-development/gateway/), [VS Code Remote](https://code.visualstudio.com/docs/remote/ssh-tutorial) or even a file sync such as [mutagen](https://mutagen.io/).
## Using an existing JetBrains installation in the workspace
168
168
169
169
If you would like to use an existing JetBrains IDE in a Coder workspace (or you
170
-
are air-gapped, and cannot reach JetBrains.com), run the following script in the
170
+
are air-gapped, and cannot reach jetbrains.com), run the following script in the
171
171
JetBrains IDE directory to point the default Gateway directory to the IDE
172
172
directory. This step must be done before configuring Gateway.
173
173
@@ -179,15 +179,15 @@ cd /opt/idea/bin
179
179
> Gateway only works with paid versions of JetBrains IDEs so the script will not
180
180
> be located in the `bin` directory of JetBrains Community editions.
181
181
182
-
[Here is the JetBrains article](https://www.JetBrains.com/help/idea/remote-development-troubleshooting.html#setup:~:text=Can%20I%20point%20Remote%20Development%20to%20an%20existing%20IDE%20on%20my%20remote%20server%3F%20Is%20it%20possible%20to%20install%20IDE%20manually%3F)
182
+
[Here is the JetBrains article](https://www.jetbrains.com/help/idea/remote-development-troubleshooting.html#setup:~:text=Can%20I%20point%20Remote%20Development%20to%20an%20existing%20IDE%20on%20my%20remote%20server%3F%20Is%20it%20possible%20to%20install%20IDE%20manually%3F)
183
183
explaining this IDE specification.
184
184
185
185
## JetBrains Gateway in an offline environment
186
186
187
187
In networks that restrict access to the internet, you will need to leverage the
188
188
JetBrains Client Installer to download and save the IDE clients locally. Please
189
189
see the
190
-
[JetBrains documentation for more information](https://www.JetBrains.com/help/idea/fully-offline-mode.html).
190
+
[JetBrains documentation for more information](https://www.jetbrains.com/help/idea/fully-offline-mode.html).
191
191
192
192
### Configuration Steps
193
193
@@ -200,7 +200,7 @@ We deployed a simple Ubuntu VM and installed the JetBrains Client Downloader
200
200
binary. Note that the server must be a Linux-based distribution.
Copy file name to clipboardExpand all lines: docs/start/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ and whatever else Terraform lets you dream up.
32
32
33
33
## IDE Support
34
34
35
-
You can use any Web IDE ([code-server](https://github.com/coder/code-server), [projector](https://github.com/JetBrains/projector-server), [Jupyter](https://jupyter.org/), etc.), [JetBrains Gateway](https://www.JetBrains.com/remote-development/gateway/), [VS Code Remote](https://code.visualstudio.com/docs/remote/ssh-tutorial) or even a file sync such as [mutagen](https://mutagen.io/).
35
+
You can use any Web IDE ([code-server](https://github.com/coder/code-server), [projector](https://github.com/JetBrains/projector-server), [Jupyter](https://jupyter.org/), etc.), [JetBrains Gateway](https://www.jetbrains.com/remote-development/gateway/), [VS Code Remote](https://code.visualstudio.com/docs/remote/ssh-tutorial) or even a file sync such as [mutagen](https://mutagen.io/).
Copy file name to clipboardExpand all lines: docs/user-guides/workspace-access/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -72,7 +72,7 @@ Read more details on [using VSCode in your workspace](./vscode.md).
72
72
73
73
## JetBrains IDEs
74
74
75
-
We support JetBrains IDEs using [Gateway](https://www.JetBrains.com/remote-development/gateway/). The following IDEs are supported for remote development:
75
+
We support JetBrains IDEs using [Gateway](https://www.jetbrains.com/remote-development/gateway/). The following IDEs are supported for remote development:
## Using an existing JetBrains installation in the workspace
183
183
184
184
If you would like to use an existing JetBrains IDE in a Coder workspace (or you
185
-
are air-gapped, and cannot reach JetBrains.com), run the following script in the
185
+
are air-gapped, and cannot reach jetbrains.com), run the following script in the
186
186
JetBrains IDE directory to point the default Gateway directory to the IDE
187
187
directory. This step must be done before configuring Gateway.
188
188
@@ -194,15 +194,15 @@ cd /opt/idea/bin
194
194
> Gateway only works with paid versions of JetBrains IDEs so the script will not
195
195
> be located in the `bin` directory of JetBrains Community editions.
196
196
197
-
[Here is the JetBrains article](https://www.JetBrains.com/help/idea/remote-development-troubleshooting.html#setup:~:text=Can%20I%20point%20Remote%20Development%20to%20an%20existing%20IDE%20on%20my%20remote%20server%3F%20Is%20it%20possible%20to%20install%20IDE%20manually%3F)
197
+
[Here is the JetBrains article](https://www.jetbrains.com/help/idea/remote-development-troubleshooting.html#setup:~:text=Can%20I%20point%20Remote%20Development%20to%20an%20existing%20IDE%20on%20my%20remote%20server%3F%20Is%20it%20possible%20to%20install%20IDE%20manually%3F)
198
198
explaining this IDE specification.
199
199
200
200
## JetBrains Gateway in an offline environment
201
201
202
202
In networks that restrict access to the internet, you will need to leverage the
203
203
JetBrains Client Installer to download and save the IDE clients locally. Please
204
204
see the
205
-
[JetBrains documentation for more information](https://www.JetBrains.com/help/idea/fully-offline-mode.html).
205
+
[JetBrains documentation for more information](https://www.jetbrains.com/help/idea/fully-offline-mode.html).
206
206
207
207
### Configuration Steps
208
208
@@ -215,7 +215,7 @@ We deployed a simple Ubuntu VM and installed the JetBrains Client Downloader
215
215
binary. Note that the server must be a Linux-based distribution.
0 commit comments