File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed 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# Latest
7+ * Update Razor to 9.0.0-preview.24325.5 (PR: [ #7277 ] ( https://github.com/dotnet/vscode-csharp/pull/7277 ) )
8+ * Fix completion commit characters (PR: [ #10533 ] ( https://github.com/dotnet/razor/pull/10533 ) )
9+ * Add back roll foward to rzls (PR: [ #10530 ] ( https://github.com/dotnet/razor/pull/10530 ) )
10+ * Don't show misc files project in hover info (PR: [ #10503 ] ( https://github.com/dotnet/razor/pull/10503 ) )
11+ * Fold C# statement keyword blocks (PR: [ #10496 ] ( https://github.com/dotnet/razor/pull/10496 ) )
712* Update Roslyn to 4.11.0-3.24320.2 (PR: [ #7257 ] ( https://github.com/dotnet/vscode-csharp/pull/7257 ) )
813 * Add brokered service for Hot Reload in VS Code: GenericHotReloadAgentManagerService (PR: [ #74029 ] ( https://github.com/dotnet/roslyn/pull/74029 ) )
914 * Bump razor to include fix for project serialization (PR: [ #74021 ] ( https://github.com/dotnet/roslyn/pull/74021 ) )
Original file line number Diff line number Diff line change 3939 "defaults" : {
4040 "roslyn" : " 4.11.0-3.24320.2" ,
4141 "omniSharp" : " 1.39.11" ,
42- "razor" : " 9.0.0-preview.24316.1 " ,
42+ "razor" : " 9.0.0-preview.24325.5 " ,
4343 "razorOmnisharp" : " 7.0.0-preview.23363.1" ,
4444 "xamlTools" : " 17.11.35021.135"
4545 },
You can’t perform that action at this time.
0 commit comments