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 34
34
* Initialize Razor even if Razor doc isn't opened yet (PR: [ #6473 ] ( https://github.com/dotnet/vscode-csharp/pull/6473 ) )
35
35
36
36
## 2.5.30
37
+ * Add code action fix all support (PR: [ #6310 ] ( https://github.com/dotnet/vscode-csharp/pull/6310 ) )
37
38
* Update Roslyn version to 4.9.0-1.23502.2 (PR: [ #6463 ] ( https://github.com/dotnet/vscode-csharp/pull/6463 ) )
38
39
* Fix issue loading projects on .NET 8 RC2 (PR: [ #70196 ] ( https://github.com/dotnet/roslyn/pull/70196 ) )
39
40
* Fix exception thrown by outdated version of ExternalAccess.RazorCompiler.dll (PR: [ #70716 ] ( https://github.com/dotnet/roslyn/pull/70176 ) )
43
44
* Add Razor language server telemetry when DevKit is installed (PR: [ #9283 ] ( https://github.com/dotnet/razor/pull/9283 ) )
44
45
* Use message pack for project.razor.* configuration file (PR: [ #9270 ] ( https://github.com/dotnet/razor/pull/9270 ) )
45
46
* Fix issues with Razor completion (PR: [ #6441 ] ( https://github.com/dotnet/vscode-csharp/pull/6441 ) )
47
+ * Add option to collect crash dumps on language server crash (PR: [ #6438 ] ( https://github.com/dotnet/vscode-csharp/pull/6438 ) )
48
+ * Add support for multilaunch for Blazorwasm (PR: [ #6432 ] ( https://github.com/dotnet/vscode-csharp/pull/6432 ) )
46
49
* Fix issue in Razor new file formatting (PR: [ #6429 ] ( https://github.com/dotnet/vscode-csharp/pull/6429 ) )
47
50
* Fix issue in debug tests where tests would complete before the debugger attached (PR: [ #6415 ] ( https://github.com/dotnet/vscode-csharp/pull/6415 ) )
48
51
* 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