From 9d58e317ffab9c4250085263fa179aabab653630 Mon Sep 17 00:00:00 2001 From: Jiachen Jiang Date: Mon, 29 Sep 2025 08:28:03 -0700 Subject: [PATCH 1/2] Update README.md added note to recommend the Toolbox plugin --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index fd67a38d..73900d75 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,10 @@ Follow](https://img.shields.io/twitter/follow/CoderHQ?label=%40CoderHQ&style=soc The Coder Gateway plugin lets you open [Coder](https://github.com/coder/coder) workspaces in your JetBrains IDEs with a single click. +> [!NOTE] +> We recommend using the [Coder Toolbox plugin](https://github.com/coder/coder-jetbrains-toolbox), which offers significant stability and connectivity benefits over Gateway. Future updates of the Coder plugin on Jetbrains will be made to the Toolbox plugin. + + **Manage less** - Ensure your entire team is using the same tools and resources From bc431efca3bdefbab711f9e783b25ecc65d8f636 Mon Sep 17 00:00:00 2001 From: Jiachen Jiang Date: Mon, 29 Sep 2025 09:07:45 -0700 Subject: [PATCH 2/2] Update README.md Added link to docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 73900d75..48d5f8a3 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ The Coder Gateway plugin lets you open [Coder](https://github.com/coder/coder) workspaces in your JetBrains IDEs with a single click. > [!NOTE] -> We recommend using the [Coder Toolbox plugin](https://github.com/coder/coder-jetbrains-toolbox), which offers significant stability and connectivity benefits over Gateway. Future updates of the Coder plugin on Jetbrains will be made to the Toolbox plugin. +> We recommend using the [Coder Toolbox plugin](https://github.com/coder/coder-jetbrains-toolbox), which offers significant stability and connectivity benefits over Gateway. Future updates of the Coder plugin on Jetbrains will be made to the Toolbox plugin. Reference our [documentation](https://coder.com/docs/user-guides/workspace-access/jetbrains/toolbox) for more information. **Manage less**