Skip to content

What do you think about Visual Studio Marketplace? We are looking for feedback from developers like you! Take the survey

| Marketplace
Sign in
Visual Studio Code>Other>BunNew to Visual Studio Code? Get it now.

Bun

Pandy

|
1,710 installs
| (2) | Free
Execute JavaScript or TypeScript by Bun.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

⚡️ Bun Run ⚡️


VS Code Extension: execute .ts or .js file by bun.


Bun website: https://bun.sh/

Please make sure had installed bun. Otherwise:

curl https://bun.sh/install | bash

Open Command Palette in VS Code View, and type Bun Run:

Then will execute current .ts or .js file.

Same as :

bun run xxx.ts

Author

Pandy
Pandy

License

MIT © Pandy

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft