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.vim
provides file detection, syntax highlighting, formatting, Syntastic integration, and more. -
SolidOak
a simple IDE for Rust, based on GTK+ and Neovim -
vim-racer
allows vim to use Racer for Rust code completion and navigation. -
emacs-racer
Autocompletion (see also company and auto-complete) -
emacs-ycmd
Emacs client for ycmd, the code completion system. -
vim-cargo
command bindings to quickly run cargo stuff from vim.
Get performance insights in less than 4 minutes
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest. Visit our partner's website for more details.
Do you think we are missing an alternative of Rust for Visual Studio Code or a related project?