You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Logging in or out in one VS Code window now properly updates the authentication status in all other open windows.
8
10
- Fix an issue with JSON stringification errors occurring when logging circular objects.
11
+
- Fix resource cleanup issues that could leave lingering components after extension deactivation.
9
12
10
13
### Added
11
14
12
15
- Support for `CODER_BINARY_DESTINATION` environment variable to set CLI download location (overridden by extension setting `coder.binaryDestination` if configured).
16
+
- Search filter button to Coder Workspaces tree views for easier workspace discovery.
0 commit comments