File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-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+ * Bump Razor to 9.0.0-preview.24418.1 (PR: [ #7456 ] ( https://github.com/dotnet/vscode-csharp/pull/7456 ) )
8+ * Don't add already known documents to the misc files project (#10753 ) (PR: [ #10753 ] ( https://github.com/dotnet/razor/pull/10753 ) )
9+ * Remove ItemCollection from TagHelperDescriptorProviderContext (#10720 ) (PR: [ #10720 ] ( https://github.com/dotnet/razor/pull/10720 ) )
10+ * Cohost inlay hint support (#10672 ) (PR: [ #10672 ] ( https://github.com/dotnet/razor/pull/10672 ) )
11+ * Fix excerpt service to allow for multi line verbatim strings (#10675 ) (PR: [ #10675 ] ( https://github.com/dotnet/razor/pull/10675 ) )
12+ * Fix attribute parsing recovery (#10620 ) (PR: [ #10620 ] ( https://github.com/dotnet/razor/pull/10620 ) )
13+ * Turn off trailing whitespace triming in strings (#10646 ) (PR: [ #10646 ] ( https://github.com/dotnet/razor/pull/10646 ) )
14+ * Handle ` :get ` /` :set ` in ` EditorRequired ` checking (#10628 ) (PR: [ #10628 ] ( https://github.com/dotnet/razor/pull/10628 ) )
715* Add option ` dotnet.completion.triggerCompletionInArgumentLists ` to disable completion in argument lists (PR: [ #7446 ] ( https://github.com/dotnet/vscode-csharp/pull/7446 ) )
816* Bump Roslyn to 4.12.0-2.24417.1 (PR: [ #7446 ] ( https://github.com/dotnet/vscode-csharp/pull/7446 ) )
917 * Fix issue projects would fail to load with missing output path error (PR: [ #74791 ] ( https://github.com/dotnet/roslyn/pull/74791 ) )
Original file line number Diff line number Diff line change 3939 "defaults" : {
4040 "roslyn" : " 4.12.0-2.24417.1" ,
4141 "omniSharp" : " 1.39.11" ,
42- "razor" : " 9.0.0-preview.24366.2 " ,
42+ "razor" : " 9.0.0-preview.24418.1 " ,
4343 "razorOmnisharp" : " 7.0.0-preview.23363.1" ,
4444 "xamlTools" : " 17.12.35216.22"
4545 },
You can’t perform that action at this time.
0 commit comments