Skip to content
| Marketplace
Sign in
Visual Studio Code>Extension Packs>Core Rust Dev ToolkitNew to Visual Studio Code? Get it now.
Core Rust Dev Toolkit

Core Rust Dev Toolkit

Angelo R.

|
2 installs
| (0) | Free
Curated VS Code extensions for debugging, linting, and navigating Rust projects.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Rust Dev Toolkit

Curated VS Code extensions for debugging, linting, and navigating Rust projects.

Included Extensions

  • usernamehw.errorlens – highlight diagnostics inline so errors never hide.
  • vadimcn.vscode-lldb – native LLDB debugging for Rust binaries.
  • fill-labs.dependi – analyze dependency graphs and crate usage.
  • tamasfe.even-better-toml – smart TOML editing for Cargo.toml files.
  • christian-kohler.path-intellisense – auto-complete file system paths in code.
  • jscearcy.rust-doc-viewer – browse std and crate docs inside VS Code.
  • rust-lang.rust-analyzer – language server for completions, hints, and refactors.
  • redhat.vscode-yaml – schema-aware editing for configuration files.

Getting Started

  • Install the extension pack from the VS Code Marketplace or via code --install-extension rust-dev-toolkit.
  • Reload VS Code to activate the pack and enable the bundled extensions.
  • Open a Rust workspace and run Rust Analyzer: Restart if prompted to ensure tooling is ready.

Feedback

  • File issues or feature requests at https://github.com/angelorodem/rust-core-extensions.
  • Contributions welcome—share ideas for additional Rust tooling that boosts productivity.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft