Skip to content

Commit 8fab731

Browse files
committed
Add JetBrains Toolbox images to doc guide
Include visual aids in the JetBrains Toolbox user guide to enhance comprehension of setup and connection steps.
1 parent 70f3135 commit 8fab731

File tree

6 files changed

+8
-2
lines changed

6 files changed

+8
-2
lines changed
Loading
Loading
Loading
Loading
Loading

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

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,17 @@ JetBrains Toolbox helps you manage JetBrains products and includes remote develo
99
1. From the switcher drop-down, select **Manage Providers**.
1010
1. In the **Providers** window, under the Available node, locate the **Coder** provider and click **Install**.
1111

12+
![Install the Coder provider in JetBrains Toolbox](../../../images/user-guides/jetbrains/toolbox/install.png)
13+
1214
## Connect
1315

1416
1. In the Toolbox App, click **Coder**.
1517
1. Enter the URL address and click **Sign In**.
18+
![JetBrains Toolbox Coder provider URL](../../../images/user-guides/jetbrains/toolbox/login-url.png)
1619
1. Authenticate to Coder adding a token for the session and click **Connect**.
20+
![JetBrains Toolbox Coder provider token](../../../images/user-guides/jetbrains/toolbox/login-token.png)
1721
After the authentication is completed, you are connected to your development environment and can open and work on projects.
22+
![JetBrains Toolbox Coder Workspaces](../../../images/user-guides/jetbrains/toolbox/workspaces.png)
1823

1924
## Use URI parameters
2025

@@ -43,7 +48,8 @@ For more details, see the [coder-jetbrains-toolbox repository](https://github.co
4348

4449
To connect to a Coder deployment that uses internal certificates, configure the certificates directly in the Coder plugin settings in JetBrains Toolbox:
4550

46-
1. Click the settings icon (⚙) in the lower left corner of JetBrains Toolbox.
51+
1. In the Toolbox App, click **Coder**.
52+
1. Click the (⋮) next to the username in top right corner.
4753
1. Select **Settings**.
48-
1. Go to the **Coder** section.
4954
1. Add your certificate path in the **CA Path** field.
55+
![JetBrains Toolbox Coder Provider certificate path](../../../images/user-guides/jetbrains/toolbox/certificate.png)

0 commit comments

Comments
 (0)