Skip to content

v2.57.28

Pre-release
Pre-release
Compare
Choose a tag to compare
@dibarbet dibarbet released this 21 Nov 00:10
· 52 commits to main since this release
459fbdf
  • Update Razor to 9.0.0-preview.24565.1 (PR: [#7793])(#7793)
    • Fine tuning of what types of project update affect what state (#11213) (PR: #11213)
    • Fix request duration logging (#11198) (PR: #11198)
    • Update ProjectWorkspaceState and HostProject at the same time (#11191) (PR: #11191)
  • Update Roslyn to 4.13.0-2.24565.3 (PR: #7792)
    • Add support for go to type definition (PR: #75819)
    • Reduce formatting allocations when scrolling (PR: #75912)
    • Improve go-to-impl with error conditions (PR: #75913)
    • Update 'use simple using statement' to support global statements (PR: #75921)
    • Fix case where we were erroneously offering to convert a dictionary to use a collection expression. (PR: #75897)
    • Recover better when a user uses commas in a for-statement instead of semicolons (PR: #75632)
    • Do not run 'remove unnecessary imports' on generated code (PR: #74762)
    • improve goto-def on an invalid override (PR: #75901)
    • Fix formatting of simplify-linq-expression (PR: #75860)
    • Add new line before 'where' constraints in Quick Info (PR: #60545)
  • Increase default server start timeout to 2minutes (PR: #7788)
  • Update Razor to 9.0.0-preview.24561.3 (PR: #7748)
    • Add feature flag to turn on the new Roslyn tokenizer (PR: #11185)
  • Fix Razor preview panel button colors to have more visible contrast ratio (PR: #7766)
  • Bump xamltools to 17.13.35513.19 (PR: #7777)