Hacker News new | ask | show | jobs
by atonse 957 days ago
Excellent. I remember C# support for .NET Core was really solid even 6-7 years ago.

So for a large number of use cases, they have to be talking about retiring VS eventually too.

This multi-process architecture (with language servers, debug servers, remote SSH mode, etc probably making much better use of multiple cores has to be easier to migrate to)

1 comments

Yeah. Remote mode is a killer feature IMO (sadly the official implementation is closed source, and there's no support for Docker in unofficial ones – although coincidentally I'm working on this)
Yeah remote mode is amazing. All the visual latency is 0, but the “brain” is on a different server over a low traffic link.

I’ve used it before on a mobile tethered line with Tailscale and it was magical.