Skip to content
| Marketplace
Sign in
Visual Studio Code>Extension Packs>Rust Essentials — AerisNew to Visual Studio Code? Get it now.
Rust Essentials — Aeris

Rust Essentials — Aeris

SneaxIII

|
4 installs
| (0) | Free
rust-analyzer with Clippy on save, a native debugger and Cargo.toml tooling.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Rust Essentials — Aeris

rust-analyzer with Clippy on save, a native debugger and Cargo.toml tooling.

Included packs

  • SneaxIII.aeris-dx

Extensions

Extension Purpose
rust-analyzer Rust language support for Visual Studio Code
CodeLLDB Debugger for native code, powered by LLDB. Debug C++, Rust, and other compiled languages.
Even Better TOML Fully-featured TOML support

Settings applied

This pack sets the following defaults. Anything you set yourself wins.

{
  "rust-analyzer.check.command": "clippy",
  "[rust]": {
    "editor.formatOnSave": true,
    "editor.defaultFormatter": "rust-lang.rust-analyzer"
  }
}
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
  • Your Privacy Choices
  • Consumer Health Privacy
© 2026 Microsoft