Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>deno run ${file}New to Visual Studio Code? Get it now.
deno run ${file}

deno run ${file}

Iury Piva

|
1,201 installs
| (2) | Free
Run current file on a new terminal with `deno run -a --unstable`
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

run-deno-run README

Disclaimer: This is an independent "for fun" project, I'm not associated with Deno, icon is from https://deno.com/deploy

Run current file on a new terminal with deno run -A --unstable or watch for changes with deno run -A --watch --unstable.

Features

Run current file on a new terminal with deno run -A --unstable. Run current file and watch for changes on a new terminal with deno run -A --watch --unstable.

0.0.1

Initial release Added run


0.1.0

Always cd into file's directory before running Added watch


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