Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>scripts-runNew to Visual Studio Code? Get it now.
scripts-run

scripts-run

LIUeng

|
311 installs
| (1) | Free
Run package.json scripts for vscode extension
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

ScriptsRun VS Code extension

Run package.json scripts

  • npm
  • pnpm
  • yarn

Install or Download

VS Code Marketplace scripts-run

Support

  • Multiple workspace folders
  • Current package.json scripts
  • Custom scripts
  • Nvm - switch node version

Demo

Multiple workspace folders

Package.json scripts

image image

Custom scripts

Switch node version if nvm installed

Settings

ID Description Default
scriptsRun.cache Storage workspace scripts true
scriptsRun.excludeFiles Exclude search scripts files(use glob pattern) ["node_modules/**", "bower_components/**"]
scriptsRun.showTerminal Run show terminal window(background) true
scriptsRun.treeMap Depth tree search the scripts support false
scriptsRun.whichNvmThe nvm where install default(~/.nvm) scriptsRun.whichNvmThe nvm where install default(~/.nvm) ~/.nvm

LICENSE

MIT

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