dotnet / razor

Compiler and tooling experience for Razor ASP.NET Core apps in Visual Studio, Visual Studio for Mac, and VS Code.
https://asp.net
MIT License
489 stars 190 forks source link

Have more tests directly use C# language server #6263

Open allisonchou opened 2 years ago

allisonchou commented 2 years ago

We should have more tests directly use the C# language server since we have that capability now.

davidwengier commented 2 years ago

The move to single server got us a few more of these, but also means the "final cleanup" should wait until we've fully committed to single server