Extensions
- Git Lens More git power!
- Git Graph Nice SourceTree-like git graphs
- TODO Tree Scans code for TODO, FIXME etc and presents in the sidebar
- Better TOML For editing TOML files such as
Cargo.toml
- RLS The Rust language server
- Code LLDB For debugging Rust. See Windows caveats.
- C# by Omnisharp
Debugging in Rust
Install the above tools (RLS, LLDB) then follow this guidance