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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixed
Logging in or out in one VS Code window now properly updates the authentication status in all other open windows.
Fix an issue with JSON stringification errors occurring when logging circular objects.
Fix resource cleanup issues that could leave lingering components after extension deactivation.
Added
Support for CODER_BINARY_DESTINATION environment variable to set CLI download location (overridden by extension setting coder.binaryDestination if configured).
Search filter button to Coder Workspaces tree views for easier workspace discovery.