Check it out here
Now supports Workspaces!
View and run NPM scripts from the sidebar
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.
- zachschuster @(github) - Miscellaneous improvements - PR#1
- frankMazzarella @(github) - Added script command/text to the tooltip of each TreeItem - PR#6
Thanks a ton, everyone!
{ ... "npm-scripts.showStartNotification": false // Disables dropdown notification ... }
- Open this example in VS Code
npm installnpm run compileF5to start debugging
MIT
