Skip to content

v2.6.24

Choose a tag to compare

@dibarbet dibarbet released this 11 Oct 20:27
· 2788 commits to main since this release
7a21023

Changes in 2.6.24

  • Update Roslyn version to 4.9.0-1.23506.7 (PR: #6447)
    • Fix various issues with project loading and allow fallbacks to .NET framework msbuild (PR: #70240)
  • Fix some Razor colorization issues (PR: #6502)
  • Fire telemetry if Razor buffers get out of sync, and recover from same (PR: #6494)
  • Update OmniSharp to 1.39.10 (PR: #6491)
  • Add Razor C# semantic tokens support in VS Code (PR: #6489)
  • Update Roslyn version to 4.9.0-1.23502.8 (PR: #6447)
    • Update Razor project configuration file name (PR: #70156)* added support.md file (PR: #6478)
  • Debugger: Improve the display of various debug configurations and snippets (PR: #6456)
  • Initialize Razor even if Razor doc isn't opened yet (PR: #6473)