Description
This extension adds advanced language support for the Rust language to VS Code, including:
Autocompletion (using racer)
Go To Definition (using racer)
Format (using rustfmt)
Linter checkOnSave is experimental
Linting can be done via checkWith is experimental
check. This is the default.
clippy if cargo-clippy is installed
build
Cargo tasks (Open Command Pallete and they will be there)
Rust for Visual Studio Code alternatives and similar packages
Based on the "IDEs" category.
Alternatively, view Rust for Visual Studio Code alternatives based on common mentions on social networks and blogs.
-
rust-analyzer
DISCONTINUED. A Rust compiler front-end for IDEs [Moved to: https://github.com/rust-lang/rust-analyzer]
CodeRabbit: AI Code Reviews for Developers

* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Rust for Visual Studio Code or a related project?