Hacker News new | ask | show | jobs
by chillee 3141 days ago
> I have a similar use case in mind, so I'm planning on trying to get this working by writing a simple script that proxies language server messages over SSH/TCP. Ideally it should work with any language server.

I think I know at least 2 efforts to do this by now. One at Facebook with Nuclide, and I believe VS Live Share does something similar.

I think it's an idea whose time has come, so I think it's pretty cool that so many people are doing it.

1 comments

I'm happy with whatever works, but what I have in mind is very simple so I don't expect it to take a lot of engineering time :)