From 2f7cbe27a5d5b6bf97fa7037c56596ec9019894f Mon Sep 17 00:00:00 2001 From: Edward Angert Date: Fri, 11 Apr 2025 12:02:23 -0400 Subject: [PATCH 1/3] edit install plugin url --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7a65a03..2498c53 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ To install this plugin using JetBrains Toolbox, follow the steps below. You can quickly install the plugin using this JetBrains hyperlink. -πŸ‘‰ [Install plugin](jetbrains://gateway/com.coder.toolbox) +πŸ‘‰ [Install plugin](jetbrains://gateway.coder.toolbox) This will open JetBrains Toolbox and prompt you to install the Coder Toolbox plugin automatically. @@ -106,4 +106,4 @@ experience, it’s recommended to ensure the workspace is running prior to initi 1. Check that the changelog lists all the important changes. 2. Update the gradle.properties version. 3. Publish the resulting draft release after validating it. -4. Merge the resulting changelog PR. \ No newline at end of file +4. Merge the resulting changelog PR. From 31dffe25f13f15b0ebbb25c02041f6610bad6c67 Mon Sep 17 00:00:00 2001 From: Edward Angert Date: Fri, 11 Apr 2025 12:13:27 -0400 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2498c53..042d8f2 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ To install this plugin using JetBrains Toolbox, follow the steps below. You can quickly install the plugin using this JetBrains hyperlink. -πŸ‘‰ [Install plugin](jetbrains://gateway.coder.toolbox) +πŸ‘‰ [Install plugin](jetbrains://gateway/com.coder.toolbox ) This will open JetBrains Toolbox and prompt you to install the Coder Toolbox plugin automatically. From bdbfa8db0bff547703bb7a5ad2bc87e7b2959ad2 Mon Sep 17 00:00:00 2001 From: Edward Angert Date: Fri, 11 Apr 2025 12:19:21 -0400 Subject: [PATCH 3/3] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 042d8f2..0ee8b4e 100644 --- a/README.md +++ b/README.md @@ -16,9 +16,9 @@ To install this plugin using JetBrains Toolbox, follow the steps below. ### Install Coder plugin via URI -You can quickly install the plugin using this JetBrains hyperlink. +You can quickly install the plugin using this JetBrains hyperlink: -πŸ‘‰ [Install plugin](jetbrains://gateway/com.coder.toolbox ) +πŸ‘‰ This will open JetBrains Toolbox and prompt you to install the Coder Toolbox plugin automatically.