Bug Fixes
-
vscode: Refresh the Test Explorer after a language server restart (0098190)
- test items and run buttons no longer vanish until a window reload after a restart
- a folder's tests are re-discovered when its language server restarts
- run profiles are rebuilt once per restart instead of on every state change
- a test run no longer hangs when a debug session fails to start
- cancelling a run stops only that run, and works while it is still starting
- a fixed error clears its decoration; stale diagnostics are cleared on an invalid environment
- per-folder refresh, so one folder no longer interferes with another