5 ms·
Indeed, the RLS uses that protocol to communicate with IDEs.
by nrc 10y ago
Indeed, the RLS uses that protocol to communicate with IDEs.
- favorited 10y agoThanks, 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!
- steveklabnik 10y agoA 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.
- pjmlp 10y agoThe 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.
- bjz_ 10y agoYeah, 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.
- moosingin3space 10y agoDoes VS Code have a decent Vim-style plugin yet?
- Yackson 10y agoTry https://github.com/VSCodeVim/Vim https://github.com/VSCodeVim/Vim. It's being built my MS and they are quick to respond to feedback and pull requests.