Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>NPM RunNew to Visual Studio Code? Get it now.
NPM Run

NPM Run

Nikhil Patil

|
4,365 installs
| (0) | Free
Run package.json scripts with single click
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

NPM Run

Run script from your package.json with single click from the package.json file itself.

Features

The Run button is right above the script.

NPM Run Demo

Contrary to the extension name, this extension can run scripts using your preferred package manager not just npm.

Extension Settings

This extension contributes the following settings:

  • npm-run.enable: Enable/disable this extension.

Known Issues

Calling out known issues can help limit users opening duplicate issues against your extension.

Release Notes

0.0.1

  • Added Run button next to scripts in package.json
  • Scripts are run tasks in Terminal
  • Run Scripts with your preferred package manager.

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