packysauce / vscode-cargo

VSCode integration with cargo and cargo tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cargo

Integration with cargo and cargo tools

Features

  • Checks your code using cargo check (can be disabled)
  • Commands to add and remove dependencies

Planned Features

  • Quick fixes for missing dependencies
  • Commands for cargo test, cargo new
  • Formatting via cargo fmt / rustfmt

About

VSCode integration with cargo and cargo tools


Languages

Language:TypeScript 98.0%Language:Rust 2.0%