File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change 8
8
- Debug from .csproj and .sln [ #5876 ] ( https://github.com/dotnet/vscode-csharp/issues/5876 )
9
9
10
10
## Latest
11
+ * Add code action fix all support (PR: [ #6310 ] ( https://github.com/dotnet/vscode-csharp/pull/6310 ) )
11
12
* Update Roslyn version to 4.9.0-1.23502.2 (PR: [ #6463 ] ( https://github.com/dotnet/vscode-csharp/pull/6463 ) )
12
13
* Fix issue loading projects on .NET 8 RC2 (PR: [ #70196 ] ( https://github.com/dotnet/roslyn/pull/70196 ) )
13
14
* Fix exception thrown by outdated version of ExternalAccess.RazorCompiler.dll (PR: [ #70716 ] ( https://github.com/dotnet/roslyn/pull/70176 ) )
17
18
* Add Razor language server telemetry when DevKit is installed (PR: [ #9283 ] ( https://github.com/dotnet/razor/pull/9283 ) )
18
19
* Use message pack for project.razor.* configuration file (PR: [ #9270 ] ( https://github.com/dotnet/razor/pull/9270 ) )
19
20
* Fix issues with Razor completion (PR: [ #6441 ] ( https://github.com/dotnet/vscode-csharp/pull/6441 ) )
21
+ * Add option to collect crash dumps on language server crash (PR: [ #6438 ] ( https://github.com/dotnet/vscode-csharp/pull/6438 ) )
22
+ * Add support for multilaunch for Blazorwasm (PR: [ #6432 ] ( https://github.com/dotnet/vscode-csharp/pull/6432 ) )
20
23
* Fix issue in Razor new file formatting (PR: [ #6429 ] ( https://github.com/dotnet/vscode-csharp/pull/6429 ) )
21
24
* Fix issue in debug tests where tests would complete before the debugger attached (PR: [ #6415 ] ( https://github.com/dotnet/vscode-csharp/pull/6415 ) )
22
25
* Hide certain debugger launch configurations when devkit is installed (PR: [ #6405 ] ( https://github.com/dotnet/vscode-csharp/pull/6405 ) )
You can’t perform that action at this time.
0 commit comments