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

NPM Scripts

lukaserat

|
59,990 installs
| (3) | Free
Easy access to your project's npm scripts
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

npm-scripts

This small vscode extension lets you list and run immediately your npm scripts.

Features

  • Automatically track npm scripts in package.json
  • Easy listing of npm scripts by just clicking the npm scripts in the statusbar or by executing the command NPM Scripts

By running the NPM Scripts command will display all npm scripts you have and let you choose what script to run. After choosing, it will open a terminal to run your chosen script.

Usages

Usage

Usage

Requirements

  • Only works for codings that utilizes npm scripts in package.json

Known Issues

Help me make this plugin worth to install by submitting issues for any bug you may found or suggestion you want to add.

Release Notes

1.0.0

Initial release

  • Automatically tracks npm scripts
  • Allow user to run chosen npm scripts
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft