Skip to content

v2.0.413

Choose a tag to compare

@jasonmalinowski jasonmalinowski released this 24 Aug 18:40
· 3046 commits to main since this release
58ac5fa
  • Update Roslyn version (PR: #6192)
    • Add support for compilation end diagnostics (PR: #69541)
    • Include CodeLens on more types and members (PR: #69608)
    • Improve performance when computing colorization (PR: #69496)
  • Fix dotnet resolver returning incorrect runtime in certain scenarios (PR: #6180)
  • Fix issue resolving .NET 7 runtimes from path (PR: #6175)
  • Fix URI issue when loading Razor files (PR: #6168)
  • Bump Razor to 7.0.0-preview.23417.3 (PR: #6165)
    • Fix various textDocument/foldingRange issues (PR: #9134)
  • Clarify dotnet path option description (PR: #6164)
  • Handle multiple dotnet on path and symlinks (PR: #6152)
  • Localize Roslyn options (PR: #6136)
  • Show a prompt if we have more than one solution file (PR: #6132)