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 6a69956 commit c9aa26dCopy full SHA for c9aa26d
CHANGELOG.md
@@ -2,6 +2,16 @@
2
3
## Unreleased
4
5
+### Fixed
6
+
7
+- The plugin no longer immediately starts polling workspaces when connecting to
8
+ a remote. It will only do this when the Coder sidebar is open.
9
10
+### Changed
11
12
+- Instead of monitoring all workspaces for impending autostops and deletions,
13
+ the plugin now only monitors the connected workspace.
14
15
## [v1.3.2](https://github.com/coder/vscode-coder/releases/tag/v1.3.2) (2024-09-10)
16
17
### Fixed
0 commit comments