File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44- Debug from .csproj and .sln [ #5876 ] ( https://github.com/dotnet/vscode-csharp/issues/5876 )
55
66# 2.143.x
7+ * Update Roslyn to 5.9.0-1.26279.7 (PR: [ #9367 ] ( https://github.com/dotnet/vscode-csharp/pull/9367 ) )
8+ * Log Razor messages to normal LSP log endpoint (PR: [ #83935 ] ( https://github.com/dotnet/roslyn/pull/83935 ) )
9+ * Don't gate LSP server shutdown on JSON-RPC stream completion (PR: [ #83930 ] ( https://github.com/dotnet/roslyn/pull/83930 ) )
10+ * Speculative fix for exception formatting collection expression (PR: [ #83933 ] ( https://github.com/dotnet/roslyn/pull/83933 ) )
11+ * feat: enable move static members up in headless env (PR: [ #83696 ] ( https://github.com/dotnet/roslyn/pull/83696 ) )
12+ * Fix Razor @{ completion regression in VS Code CSHTML files (PR: [ #83919 ] ( https://github.com/dotnet/roslyn/pull/83919 ) )
13+ * Report percentage progress during LSP project loading (PR: [ #83785 ] ( https://github.com/dotnet/roslyn/pull/83785 ) )
714* .slnx support (PR: [ #9286 ] ( https://github.com/dotnet/vscode-csharp/pull/9286 ) )
815* Fix debugger crash with in-memory symbols (PR: [ #9335 ] ( https://github.com/dotnet/vscode-csharp/pull/9335 ) )
916* Bump dotnet-sdk from 10.0.202 to 10.0.300 in /msbuild (PR: [ #9294 ] ( https://github.com/dotnet/vscode-csharp/pull/9294 ) )
Original file line number Diff line number Diff line change 4040 " workspace"
4141 ],
4242 "defaults" : {
43- "roslyn" : " 5.8 .0-1.26276.4 " ,
43+ "roslyn" : " 5.9 .0-1.26279.7 " ,
4444 "omniSharp" : " 1.39.14" ,
4545 "razorOmnisharp" : " 7.0.0-preview.23363.1" ,
4646 "xamlTools" : " 18.7.11727.258"
You can’t perform that action at this time.
0 commit comments