Hacker News new | ask | show | jobs
by steveklabnik 3537 days ago
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.
2 comments

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.