From 8e63b8dc13266a8cd52e3155d4a14df22848d58f Mon Sep 17 00:00:00 2001 From: Benjamin Date: Mon, 9 Sep 2024 15:18:01 -0500 Subject: [PATCH] update Changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 086ea1d0..ed13e471 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ ## Unreleased +- Previously, if a workspace stopped or restarted causing the "Start" dialog to + appear in VS Code, the start button would fire a start workspace request regardless + of the workspace status. + Now we perform a check to see if the workspace is still stopped or failed. If its status + has changed out from under the IDE, it will not fire a redundant start request. + ### Changed - Previously, the extension would always log SSH proxy diagnostics to a fixed