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

scripts-run

LIUeng

|
353 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

Translate

中文

Run package.json scripts

  • npm
  • pnpm
  • yarn
  • bun
  • ...(You Wanted)

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.whichNvm The nvm where install default(~/.nvm) ~/.nvm
scriptsRun.whichType If specified, use setting first(npm yarn pnpm bun etc.), if not specified, it will be automatically identified. npm

LICENSE

MIT

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