Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>NPM Scripts RunnerNew to Visual Studio Code? Get it now.
NPM Scripts Runner

NPM Scripts Runner

xxx87

|
354 installs
| (0) | Free
Run npm scripts from package.json with a click of a button
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

NPM Scripts Runner

Visual Studio Code (CursorAI) extension to easily discover and run npm scripts from your project's package.json files.

Features

  • Shows a button in the status bar for quick access
  • Lists all npm scripts from all package.json files in your workspace
  • Provides a clean interface to view and run scripts
  • Allows running scripts in shared or individual terminals
  • Auto-refreshes when package.json files change

Usage

  • Click on the "NPM Scripts" button in the status bar or run the command "Show NPM Scripts Runner"
  • A panel will open showing all available npm scripts
  • Click "Run" next to any script to execute it in the terminal
  • Toggle "Shared Terminal" to decide whether to use a single terminal for all scripts or separate terminals

Demo

NPM Scripts Runner in action NPM Scripts Runner in action

Requirements

  • VS Code version 1.60.0 or higher

Extension Settings

This extension contributes the following commands:

  • npm-scripts-runner.showScripts: Show the NPM Scripts Runner panel

Support me on Ko-fi

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