- Intellisense features (using rust-analyzer)
- UI for managing dependencies
- Build, Clean, etc
- Debugging
- Syntax coloring for .rs and .toml
- Uses Visual Studio's Open Folder mode
- Rust View, showing Cargo package/target/dependency hierarchy
- Show Rust compiler error messages in Visual Studio Error List
- Support for cargo workspaces with multiple packages
- Template to create a new project
- Features to manage the installation of Rust tools from within Visual Studio
- Comment/Uncomment for Rust code in editor
Release notes: https://github.com/sourcegear/rust-vs-extension/blob/main/release_notes.md
| |