v2.57.28
Pre-release
Pre-release
- Update Razor to 9.0.0-preview.24565.1 (PR: [#7793])(#7793)
- 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)