NPM ScriptsThis same functionality is now built in to vscodeCheck it out here FeaturesNow supports Workspaces! View and run NPM scripts from the sidebar DemoUsageOpen 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
Thanks a ton, everyone! Configuration{ ... "npm-scripts.showStartNotification": false // Disables dropdown notification ... } Development
LicenseMIT |