[View Complete Diff of Changes](https://github.com/dotnet/razor/compare/411981a4a36a45a09663289df07d8caa071eb5db...a7b8b2a963731cacd4ec9e9ce570c8f7600fe5e2?w=1) - [Add IntelliSense support for Blazor enhanced navigation and form handling data attributes](https://github.com/dotnet/razor/pull/12324) - [Fix component end tags to behave consistently with start tags for Hover, Go To Definition, and Find All References](https://github.com/dotnet/razor/pull/12327) - [Add out-of-scope Blazor Component completions with auto-insert @using statements](https://github.com/dotnet/razor/pull/12336) - [Simplify copilot-instructions.md](https://github.com/dotnet/razor/pull/12321) - [Prevent assert on disconnect of a LiveShare session](https://github.com/dotnet/razor/pull/12339) - [Update to Ubuntu 22.04 due to 20.04 being out of support](https://github.com/dotnet/razor/pull/12340)