Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Package.json CodeLensNew to Visual Studio Code? Get it now.
Package.json CodeLens

Package.json CodeLens

Deri Kurniawan

|
2 installs
| (0) | Free
Adds CodeLens actions on package.json files
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Adds inline play buttons above every package.json script entry. Click to run with npm, yarn, pnpm, or bun.

Features

  • Inline Run Buttons — CodeLens with a play icon appears above each script
  • Auto Package Manager Detection — Detects npm, yarn, pnpm, or bun from lock files
  • Monorepo-Friendly — Uses the script's directory as terminal working directory

Release Notes

0.0.1

Initial release. Click-to-run for npm, yarn, pnpm, and bun scripts.

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