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 8e63b8d commit 9b63041Copy full SHA for 9b63041
CHANGELOG.md
@@ -2,10 +2,10 @@
2
3
## Unreleased
4
5
-- Previously, if a workspace stopped or restarted causing the "Start" dialog to
+- 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
+ 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
11
### Changed
0 commit comments