Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I'm just talking about the language server. Obviously it's great to do the real compiling remotely.

How often is my local machine going to have trouble running that? Having all that extra latency and bandwidth when I type sounds annoying.



For languages like Rust, the language server does compilations — it has to run on the remote because it has to know about OS/arch-specific details.

There's a bit of latency between when you type and when the language server shows or hides the squigglies. But it's less than the time it takes to compile stuff anyway.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: