Skip to content

v2.82.12

Pre-release
Pre-release

Choose a tag to compare

@dibarbet dibarbet released this 17 Jun 20:51
· 701 commits to main since this release
4e8064e

2.82.x

  • Bump Roslyn to 5.0.0-1.25302.10 (PR: #8347)
    • Directly create virtual project when dotnet run-api is missing for now(PR: #78788)
    • Ensure sln load uses project absolute paths(PR: #78772)
    • Switch return to continue(PR: #78781)
    • Fix cast before we unsubscribe(PR: #78776)
    • Don't refresh dynamic files under a lock(PR: #78775)
    • Invoke dotnet run-api to obtain virtual project(PR: #78648)
    • Always log language server PID(PR: #78722)
    • LSP: Fix batch builds for file-based programs and fix "dotnet.projects.binaryLogPath" throwing an exception(PR: #78644)
    • Support local functions in outline/breadcrumbs(PR: #78605)
    • Fix angle brackets in generics in hover(PR: #78621)