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/user-guides/workspace-access/jetbrains/jetbrains-toolbox.md
+8-27Lines changed: 8 additions & 27 deletions
Original file line number
Diff line number
Diff line change
@@ -2,18 +2,16 @@
2
2
3
3
JetBrains Toolbox helps you manage JetBrains products and includes remote development capabilities for connecting to Coder workspaces.
4
4
5
-
## Before you begin
6
-
7
-
- Install [JetBrains Toolbox](https://www.jetbrains.com/toolbox-app/) version 2.6.0.40284 or later
8
-
- Ensure your Coder workspace [has the necessary IDE backends installed](../../../admin/templates/extending-templates/jetbrains-gateway.md)
9
-
10
5
## Install the Coder plugin for Toolbox
11
6
7
+
1. Install [JetBrains Toolbox](https://www.jetbrains.com/toolbox-app/) version 2.6.0.40632 or later.
8
+
12
9
1. Open Toolbox and navigate to the **Remote Development** section.
13
10
1. Install the Coder plugin using one of these methods:
14
11
- Search for `Coder` in the **Remote Development** plugins section.
15
12
- Use this URI to install directly: `jetbrains://gateway/com.coder.toolbox`.
16
13
- Download from [JetBrains Marketplace](https://plugins.jetbrains.com/).
14
+
- Download from [GitHub Releases](https://github.com/coder/coder-jetbrains-toolbox/releases).
17
15
18
16
## Use URI parameters
19
17
@@ -40,26 +38,9 @@ For more details, see the [coder-jetbrains-toolbox repository](https://github.co
40
38
41
39
## Configure internal certificates
42
40
43
-
When connecting to a Coder deployment with internal certificates, follow the same procedure described in the [JetBrains Gateway](./index.md#configuring-the-gateway-plugin-to-use-internal-certificates) section above, but use the Toolbox installation paths:
0 commit comments