razor icon indicating copy to clipboard operation
razor copied to clipboard

[VSCode] Switch to single server

Open allisonchou opened this issue 3 years ago • 1 comments

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

allisonchou avatar Sep 22 '22 20:09 allisonchou

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

davidwengier avatar Jun 19 '23 22:06 davidwengier

@davidwengier I'm assuming we can close this and just consider cohosting as the future to replace this?

ryzngard avatar Jan 08 '25 23:01 ryzngard

Cohosting in some way requires this to be completed, for Html, but I don't think there is much value in having this issue specifically.

davidwengier avatar Jan 08 '25 23:01 davidwengier