Skip to content

v2.7.25

Choose a tag to compare

@dibarbet dibarbet released this 18 Oct 18:37
· 2740 commits to main since this release
bff3482

Changes in 2.7.25

  • Update Razor to 7.0.0-preview.23513.5 (PR: #6551)
    • Reduce noisy errors when viewing git diff (PR: razor#9407)
  • Update Roslyn to 4.9.0-1.23513.7 (PR: #6548)
    • Fix extraneous error when connecting to devkit (PR: #70298)
    • Add support for using Mono to load .NET Framework projects on macOS and Linux (PR: #70263)
    • Fix source generator and analyzer output not being recognized if you didn't have C# Dev Kit installed (PR: #70331)
  • Hide debug console when using "console": "integratedTerminal" (PR: #6523)
  • Fix dotnet path resolution when using snap installed packages (PR: #6515)
  • Track debugging sessions until csdevkit is initialized (PR: #6480)
  • Update vsdbg and vsdbg-ui to 2.0.4 (PR: #6517)
  • Add setting to control Razor component commit behaviour (PR: #6506)
  • Razor textmate colorization fixes (PR: #6514)
  • Update Razor version to 7.0.0-preview.23475.5 (PR: #6506)
    • Add setting for whether to complete components with space (PR: razor#9379)