v2.82.12
Pre-release
Pre-release
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-apito 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)