File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 33- Diagnostics related feature requests and improvements [ #5951 ] ( https://github.com/dotnet/vscode-csharp/issues/5951 )
44- Debug from .csproj and .sln [ #5876 ] ( https://github.com/dotnet/vscode-csharp/issues/5876 )
55
6+ # Latest
7+ * Update Razor to 9.0.0-preview.24480.1 (PR: [ #7618 ] ( https://github.com/dotnet/vscode-csharp/pull/7618 ) )
8+ * Fuse fix usings (PR: [ #10925 ] ( https://github.com/dotnet/razor/pull/10925 ) )
9+ * Fuse incorrect page directives (PR: [ #10907 ] ( https://github.com/dotnet/razor/pull/10907 ) )
10+ * Calculate SuppressAddComponentParameter in tooling (PR: [ #10763 ] ( https://github.com/dotnet/razor/pull/10763 ) )
11+ * Fix some ` AssumeNotNull ` assumptions (PR: [ #10901 ] ( https://github.com/dotnet/razor/pull/10901 ) )
12+ * Fixing HTML attribute commit (PR: [ #10897 ] ( https://github.com/dotnet/razor/pull/10897 ) )
13+ * Fix ` FormattingContext ` disposal (PR: [ #10887 ] ( https://github.com/dotnet/razor/pull/10887 ) )
14+ * Fix #10891 - Formatting does not respect indentation within Razor comment blocks (PR: [ #10893 ] ( https://github.com/dotnet/razor/pull/10893 ) )
15+
616# 2.50.x
717* Update Roslyn to 4.13.0-1.24477.2 (PR: [ #<>] ( https://github.com/dotnet/vscode-csharp/pull/<> ) )
818 * Use MSBuild globs to determine which file changes are relevant (PR: [ #75139 ] ( https://github.com/dotnet/roslyn/pull/75139 ) )
Original file line number Diff line number Diff line change 3737 }
3838 },
3939 "defaults" : {
40- "roslyn" : " 4.13.0-1.24477.2 " ,
40+ "roslyn" : " 4.13.0-1.24501.3 " ,
4141 "omniSharp" : " 1.39.11" ,
42- "razor" : " 9.0.0-preview.24467 .1" ,
42+ "razor" : " 9.0.0-preview.24480 .1" ,
4343 "razorOmnisharp" : " 7.0.0-preview.23363.1" ,
4444 "xamlTools" : " 17.12.35326.17"
4545 },
You can’t perform that action at this time.
0 commit comments