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
487 stars 190 forks source link

[VSCode] Switch to single server #6893

Open allisonchou opened 1 year ago

allisonchou commented 1 year ago

Our VSCode handlers should eventually switch over to single server like in VS.

davidwengier commented 1 year ago

I updated the code to keep track of where we are with this. The list is here: https://github.com/dotnet/razor/blob/main/src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer.Common/RazorLanguageServerCustomMessageTargets.cs#L29-L42