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.135.x
7+ * Update Razor to 10.0.0-preview.26208.5 (PR: [ #] ( https://github.com/dotnet/vscode-csharp/pull/ ) )
8+ * Clean up RewrittenSyntaxTree naming and null handling in DefaultTagHelperResolutionPhase (PR: [ #13003 ] ( https://github.com/dotnet/razor/pull/13003 ) )
9+ * Deferred tag helper lowering: separate resolution from lowering phase (PR: [ #12957 ] ( https://github.com/dotnet/razor/pull/12957 ) )
10+ * Consolidate Edit services, and our two "Generate Method" systems (PR: [ #12982 ] ( https://github.com/dotnet/razor/pull/12982 ) )
11+ * Follow ups to Generate Method (PR: [ #12972 ] ( https://github.com/dotnet/razor/pull/12972 ) )
12+ * Support Generate Method code action in Razor and C# editors (PR: [ #12960 ] ( https://github.com/dotnet/razor/pull/12960 ) )
713
814# 2.134.x
915* Add setting ` dotnet.fileBasedApps.enableAutomaticDiscovery ` (PR: [ #9096 ] ( https://github.com/dotnet/vscode-csharp/pull/9096 ) )
Original file line number Diff line number Diff line change 4242 "defaults" : {
4343 "roslyn" : " 5.7.0-1.26203.6" ,
4444 "omniSharp" : " 1.39.14" ,
45- "razor" : " 10.0.0-preview.26179.2 " ,
45+ "razor" : " 10.0.0-preview.26208.5 " ,
4646 "razorOmnisharp" : " 7.0.0-preview.23363.1" ,
4747 "xamlTools" : " 18.6.11622.36"
4848 },
You can’t perform that action at this time.
0 commit comments