Commit 1be61f1
committed
fix: plugin install uri
- the existing uri handling asks for url, workspace name and so on each time a coder toolbox URI is executed.
- however there are cases where users simply want to install the plugin via jetbrains://gatway/com.coder.toolbox
- in that case there is no point to ask for the coder deployment details.1 parent 4bcf3d2 commit 1be61f1
File tree
1 file changed
+4
-0
lines changed- src/main/kotlin/com/coder/toolbox/util
1 file changed
+4
-0
lines changedLines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
46 | 50 | | |
47 | 51 | | |
48 | 52 | | |
| |||
0 commit comments