Skip to content

Commit 8e63b8d

Browse files
committed
update Changelog
1 parent a7ed1ee commit 8e63b8d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
## Unreleased
44

5+
- Previously, if a workspace stopped or restarted causing the "Start" dialog to
6+
appear in VS Code, the start button would fire a start workspace request regardless
7+
of the workspace status.
8+
Now we perform a check to see if the workspace is still stopped or failed. If its status
9+
has changed out from under the IDE, it will not fire a redundant start request.
10+
511
### Changed
612

713
- Previously, the extension would always log SSH proxy diagnostics to a fixed

0 commit comments

Comments
 (0)