Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>run denoNew to Visual Studio Code? Get it now.
run deno

run deno

Tharun Kothari

|
1,776 installs
| (0) | Free
A run button for deno
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Run Deno Extension

Run the following command to run the project:

1) Run Deno

deno run filename.ts

1) Run Deno with allow net flag

deno run --allow-net filename.ts

1) Run Deno with allow read flag

deno run --allow-read filename.ts

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