OverviewThis is an unofficial extension, with the aim of making working with Rust in Visual Studio as great an experience as C# and C++. We use Visual Studio's language server code to interact with rust-analyzer, an excellent language server implementation. InstallationThis extension assumes you have already installed rust-analyzer. It will look for FeaturesLanguage ServerAs Visual Studio is still implementing and improving language server features, this plugin supports the cross-section of features from Visual Studio and rust-analyzer. Visual Studio SpecificWORK IN PROGRESS Implemented[x] Toml language grammar [x] File icons (placeholder) [x] Build In Progress[x] Startup Options - Basic bin support Future[_] Test Support [_] Project Setup [_] Better Cargo.toml feature set support
|