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# 2.78.x
7+ * Bump Razor to 10.0.0-preview.25262.1(PR: [ #8283 ] ( https://github.com/dotnet/vscode-csharp/pull/8283 ) )
8+ * Compiler: Replace SyntaxListBuilder with PooledArrayBuilder<T > and miscellaneous performance tweaks (PR: [ #11841 ] ( https://github.com/dotnet/razor/pull/11841 ) )
9+ * Allow html requests to be properly cancelled (PR: [ #11829 ] ( https://github.com/dotnet/razor/pull/11829 ) )
10+ * Fuse/typeparamintellisense (PR: [ #11795 ] ( https://github.com/dotnet/razor/pull/11795 ) )
11+ * Port auto insert to VS Code (PR: [ #11828 ] ( https://github.com/dotnet/razor/pull/11828 ) )
712
813# 2.77.x
914* Bump xamlTools to 17.14.36106.43 (PR: [ #8260 ] ( https://github.com/dotnet/vscode-csharp/pull/8260 ) )
Original file line number Diff line number Diff line change 4242 "defaults" : {
4343 "roslyn" : " 5.0.0-1.25256.5" ,
4444 "omniSharp" : " 1.39.12" ,
45- "razor" : " 10.0.0-preview.25256.6 " ,
45+ "razor" : " 10.0.0-preview.25262.1 " ,
4646 "razorOmnisharp" : " 7.0.0-preview.23363.1" ,
4747 "xamlTools" : " 17.14.36106.43"
4848 },
You can’t perform that action at this time.
0 commit comments