File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 99 * Implement canonical miscellaneous files project loader for non-file-based programs (PR: [ #80748 ] ( https://github.com/dotnet/roslyn/pull/80748 ) )
1010 * Better handle if a BuildHost process crashes that prevents connection (PR: [ #81041 ] ( https://github.com/dotnet/roslyn/pull/81041 ) )
1111* Wait for Html buffer updates before making requests (PR: [ #8748 ] ( https://github.com/dotnet/vscode-csharp/pull/8748 ) )
12+ * Bump Razor to 10.0.0-preview.25557.2 (PR: [ #8764 ] ( https://github.com/dotnet/vscode-csharp/pull/8764 ) )
13+ * Support Roslyn's custom nested code actions in VS Code (PR: [ #12467 ] ( https://github.com/dotnet/razor/pull/12467 ) )
14+ * Format type parameter values as types (PR: [ #12448 ] ( https://github.com/dotnet/razor/pull/12448 ) )
15+ * Default the cohosting option in the generator to on. (PR: [ #12446 ] ( https://github.com/dotnet/razor/pull/12446 ) )
16+ * Add UnboundDirectiveAttributeAddUsingCodeActionProvider for directive attributes (PR: [ #12404 ] ( https://github.com/dotnet/razor/pull/12404 ) )
17+ * Fix edit in one project not being reflected in consuming project (PR: [ #12439 ] ( https://github.com/dotnet/razor/pull/12439 ) )
1218
1319# 2.97.x
1420* Add integration test for restore of file-based programs (PR: [ #8470 ] ( https://github.com/dotnet/vscode-csharp/pull/8470 ) )
Original file line number Diff line number Diff line change 4242 "defaults" : {
4343 "roslyn" : " 5.3.0-2.25557.6" ,
4444 "omniSharp" : " 1.39.14" ,
45- "razor" : " 10.0.0-preview.25552 .2" ,
45+ "razor" : " 10.0.0-preview.25557 .2" ,
4646 "razorOmnisharp" : " 7.0.0-preview.23363.1" ,
4747 "xamlTools" : " 18.3.11128.18"
4848 },
You can’t perform that action at this time.
0 commit comments