What's Changed
- build(deps): bump js-yaml from 4.3.0 to 4.3.2 in /src/editors/vscode by @dependabot[bot] in #252
- feat(vscode): Microsoft.Testing.Platform (MTP) test projects in the Test Explorer for C# and F# by @MelbourneDeveloper in #262
- LSP-owned shared configuration and debugger exception policy; global.json SDK pin; Go to Test; local reinstall loop by @MelbourneDeveloper in #268
- Consolidate the dependabot batch and fix four silent toolchain failures by @MelbourneDeveloper in #275
- Fix the Windows build (exit 127) and the release packaging platform name by @MelbourneDeveloper in #278
- Fix the red Tooling leg: parse the probe's answer, not make's banner by @MelbourneDeveloper in #281
- Let the SDK pin fixtures answer on Windows by @MelbourneDeveloper in #283
- Wait for F# diagnostics to settle, not for one code to clear by @MelbourneDeveloper in #284
- Assert the name attach resolved to the process the test started by @MelbourneDeveloper in #285
- Ask the PATH guard about a root of our own choosing by @MelbourneDeveloper in #287
- One branch: mandatory VSIX rebuild, CI classification guard, and the two debug teardown defects (#260, Stop before runInTerminal) by @MelbourneDeveloper in #291
- Level-appropriate server log lines; name the .NET root that ships the bundled Roslyn by @MelbourneDeveloper in #296
- Judge a .NET root by the runtime it ships, not only the SDK pin (#297) by @MelbourneDeveloper in #300
- CI: check the patched macOS debugger build on PRs by @MelbourneDeveloper in #306
Full Changelog: v0.21.0...v0.22.0