[View Complete Diff of Changes](https://github.com/dotnet/razor/compare/b4c33260cee7aa836db701bc92e09742435fc73e...3f3f771ad00cafbc504343d6858460325839a94c?w=1) - [Remove unused reference](https://github.com/dotnet/razor/pull/11744) - [Don't set VSIXToolsPath](https://github.com/dotnet/razor/pull/11749) - [Fix cases where there is a space in the URI](https://github.com/dotnet/razor/pull/11745) - [Update package Category](https://github.com/dotnet/razor/pull/11741) - [Don't specify razor.compiler as a VSIX analyzer, but as a custom asset](https://github.com/dotnet/razor/pull/11731) - [Fix two IDE0055 errors](https://github.com/dotnet/razor/pull/11738) - [[main] Update dependencies from dotnet/source-build-reference-packages](https://github.com/dotnet/razor/pull/11736) - [Minor global usings cleanup](https://github.com/dotnet/razor/pull/11734) - [Port completion resolve to cohosting](https://github.com/dotnet/razor/pull/11648) - [Fix cohosting completion and code actions](https://github.com/dotnet/razor/pull/11619) - [Check CSS scope when comparing source generator items](https://github.com/dotnet/razor/pull/11728) - [Don't initialize or dispose if cohosting is on](https://github.com/dotnet/razor/pull/11726) - [Allow graceful handling of ArgumentException when trying to apply changes to SourceText in LspTextChangesLoader](https://github.com/dotnet/razor/pull/11727) - [Replace "file kind" strings with an enum](https://github.com/dotnet/razor/pull/11722) - [consume new ea](https://github.com/dotnet/razor/pull/11723)
View Complete Diff of Changes