Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Cargo BinNew to Visual Studio Code? Get it now.
Cargo Bin

Cargo Bin

Uriah Galang

|
884 installs
| (0) | Free
Run Any Cargo Commands in Vscode Terminal
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Cargo Bin

VSCode Command Runner for any Cargo Crates CLI

  • A Quick ,and simple way to launch cargo crates cli / commands on Vscode

See Demo on youtube:

Watch the video

Usage

  1. Press CMD +SHIFT+ P , select Cargo Runner , press ENTER
  2. Pick among the listed Cargo Commands e.g. cargo-nextest,press ENTER
  3. You will be shown Commands and options (prefix with --) , you can choose a command and press ENTER or immediately press ENTER to avoid choosing anything and do the manual overrides at the last step.
  4. Last Step, Add any arguments you want e.g. --package example --bin example -- test::test_fn

Keymap

The Command is binded to alt+f1 or option+f1 on mac

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft