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

NPM-Scripts

traBpUkciP

|
291,010 installs
| (11) | Free
View and run NPM scripts in the sidebar.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

NPM Scripts

Downloads Rating

This same functionality is now built in to vscode

Check it out here


Features

Now supports Workspaces!

View and run NPM scripts from the sidebar

Demo

NPM Scripts

Usage

Open the NPM SCRIPTS section in the sidebar to view all scripts in the projects package.json file. Click on one to start it in the console. Each instance gets its own console tab based on the script name, so running multiple scripts at the same time is no problem.

Contributors

  • zachschuster @(github) - Miscellaneous improvements - PR#1
  • frankMazzarella @(github) - Added script command/text to the tooltip of each TreeItem - PR#6

Thanks a ton, everyone!

Configuration

{ ... "npm-scripts.showStartNotification": false // Disables dropdown notification ... }

Development

  • Open this example in VS Code
  • npm install
  • npm run compile
  • F5 to start debugging

License

MIT

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