Finally, good Rust IDE support in VSCode: rust-analyzer!


Details
As a VSCode user I've long been dissatisfied with the state of Rust IDE support. The official Rust Language Server plugin could not handle our large multi-crate project. A few months ago I tried "rust-analyzer" and was pleasantly surprised to discover that even though it's officially "alpha", it works really well for me. I'll give a demo, showing the major features I use and how they make me more productive, and talk a bit about what to expect from rust-analyzer in the future.
Robert O'Callahan is a former Mozilla distinguished engineer, working on the Gecko browser engine, and creator of the open-source "rr" record-and-replay debugger. He is co-founder of "Pernosco", a startup building an omniscient debugger almost entirely written in Rust.
In the meantime you can join the Rust-AKL Slack channel: https://rust-akl.slack.com/
Sponsors:
- GridAKL: https://gridakl.com/
- Centrality: https://centrality.ai/

Finally, good Rust IDE support in VSCode: rust-analyzer!