Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Rust runnerNew to Visual Studio Code? Get it now.
Rust runner

Rust runner

LIINADAS

|
5 installs
| (1) | Free
The extension helps run individual Rust scripts.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Rust runner

A VS Code extension that runs a single Rust file.

The extension is available in VS Code: https://marketplace.visualstudio.com/items?itemName=LIINADAS.rust-runner

Open a .rs file and press the Play button in the editor title bar, or run Run Rust File from the Command Palette. The file is saved, compiled with rustc, and then executed in the Rust runner terminal.

Screenshot

Requirements

  • VS Code 1.136 or later
  • Rust, with rustc available in your PATH
  • A fn main in the file, so rustc can produce an executable
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
  • Your Privacy Choices
  • Consumer Health Privacy
© 2026 Microsoft