[View Complete Diff of Changes](https://github.com/dotnet/roslyn/compare/106890564f33f6642b625e99bed73b3e9a15244e...ae96a658f470df45dffd69a04b2a7386fa29de1f?w=1) - [Add compilation caching mode to VBCSCompiler server](https://github.com/dotnet/roslyn/pull/82881) - [File-based apps automatic discovery](https://github.com/dotnet/roslyn/pull/82863) - [Disable draft insertions on main after VS snap](https://github.com/dotnet/roslyn/pull/83032) - [Use brokered service for IManagedHotReloadService in VS](https://github.com/dotnet/roslyn/pull/83018) - [Fix evaluations inside ref-returning methods](https://github.com/dotnet/roslyn/pull/83037) - [Fix with-element indentation in collection expressions on multiple lines](https://github.com/dotnet/roslyn/pull/83030) - [Remove reflection from UICultureUtilities](https://github.com/dotnet/roslyn/pull/83038) - [Fix intermittent AssemblyLoading_MultipleVersions_ExactAndGreaterMatch(LoadStream) failure](https://github.com/dotnet/roslyn/pull/83044) - [Do not crash if URI not parseable and no default handler exists](https://github.com/dotnet/roslyn/pull/83024) - [Allow generate method to run on Razor documents](https://github.com/dotnet/roslyn/pull/83028) - [Preserve #: file-based app directives during formatting](https://github.com/dotnet/roslyn/pull/82996) - [Port EditorFeatures2 tests to Linux (net10.0)](https://github.com/dotnet/roslyn/pull/83014) - [Update assembly versions in VS insertions](https://github.com/dotnet/roslyn/pull/83016) - [Move inheritance margin logic to a features service](https://github.com/dotnet/roslyn/pull/83001) - [Don't format plain blocks as member declaration blocks in top level code](https://github.com/dotnet/roslyn/pull/82976) - [Switch Unix builds to Roslyn.slnx and drive test platform selection via TFM](https://github.com/dotnet/roslyn/pull/82989) - [Add LSP CallHierarchy support](https://github.com/dotnet/roslyn/pull/82865) - [Improve Copilot instruction files and extract analyzer/codefix skill](https://github.com/dotnet/roslyn/pull/82937) - [Correct arrow direction in project layering diagram](https://github.com/dotnet/roslyn/pull/83004) - [[Hot Reload] Unify ManagedHotReloadLanguageService across DevKit and VS](https://github.com/dotnet/roslyn/pull/82905) - [Move CallHierarchy logic to the Features layer](https://github.com/dotnet/roslyn/pull/82864) - [Post-snap configuration updates](https://github.com/dotnet/roslyn/pull/82984)
View Complete Diff of Changes