Skip to content

[0.25.0] - 2026-06-11 / Punia

Latest

Choose a tag to compare

@razzmatazz razzmatazz released this 11 Jun 07:03
· 1 commit to main since this release
  • Speed up solution load: read target frameworks from project XML directly, falling back to MSBuild ProjectCollection only when needed; run probes in parallel
  • Switch Runtime.JsonRpc JSON serialization to System.Text.Json
  • Add workspace phase tracking and handle server runtime reconfiguration gracefully
  • Fix Razor go-to-references and source-file lookup broken by .NET SDK 10.0.300; fix analyzer tests broken by same SDK update
  • Fix textDocument/implementation returning no results for class symbols; derived classes are now returned via FindDerivedClassesAsync in addition to interface implementors

Full Changelog: 0.24.0...0.25.0