Skip to content
| Marketplace
Sign in
Visual Studio Code>Extension Packs>Rust KitsNew to Visual Studio Code? Get it now.
Rust Kits

Rust Kits

SonderMX

|
236 installs
| (0) | Free
Rust Development Packs
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Rust Kits

Introduce

VS Code Rust Application Development Extension Pack.

Recommended Configuration

  • Workspace Settings
{
    "editor.inlineSuggest.showToolbar": "always",
    "lldb.launch.sourceLanguages": ["rust"],
    "rust-analyzer.completion.callable.snippets": "add_parentheses",
    "rust-analyzer.showUnlinkedFileNotification": false,
    "evenBetterToml.formatter.allowedBlankLines": 2,
    "evenBetterToml.formatter.columnWidth": 120,
    // "rust-analyzer.linkedProjects": [
    //     "./RustProject/Cargo.toml"
    // ],
}
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft