Hacker News new | ask | show | jobs
by nrc 3525 days ago
Indeed, the RLS uses that protocol to communicate with IDEs.
1 comments

Thanks, I totally missed that. That's pretty great – I thought it was a neat idea from MS, but I was worried it would get any traction. Glad to have been wrong!
A lot of us in Rust-land are very big fans of VS: Code and what they're doing. I'm in the process of switching to it as my primary editor.
The work the community has been doing there is great.

The Rust development experience in VS: Code is the only reason why I use it.

Kudos to everyone.

Yeah, I switched to VS Code because of the nice Rust plugin, and the editor is now really growing on me! The Elm support is also getting quite good.
Does VS Code have a decent Vim-style plugin yet?
Try https://github.com/VSCodeVim/Vim.

It's being built my MS and they are quick to respond to feedback and pull requests.