Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 469cb62 commit 791a4c9Copy full SHA for 791a4c9
CHANGELOG.md
@@ -4,6 +4,14 @@
4
5
## Unreleased
6
7
+### Changed
8
+
9
+- When starting a workspace, shell out to the Coder binary instead of making an
10
+ API call. This reduces drift between what the plugin does and the CLI does.
11
+- Increase workspace polling to one second on the workspace list view, to pick
12
+ up changes made via the CLI faster. The recent connections view remains
13
+ unchanged at five seconds.
14
15
## 2.15.1 - 2024-10-04
16
17
### Added
0 commit comments