NPM Quick Run

Features
- Direct access to npm scripts: All scripts from
package.json are listed automatically in the "NPM Quick Run" tab in the Explorer
-
- Double-click execution: Click any command to open a new terminal and execute it
-
- Clean display: Only shows the script name (without "npm run")
Usage

- Open a project with scripts in
package.json
- Click the "NPM Quick Run" tab in the Explorer sidebar
- Click any script to execute it
Requirements
Installation
Install from the VSIX file or publish to the VSCode Marketplace.
License
MIT
| |