Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>vscode scriptNew to Visual Studio Code? Get it now.
vscode script

vscode script

simonhe

|
169 installs
| (1) | Free
| Sponsor
vscode run script
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode script

English | 简体中文

The vscode plugin visualizes the script commands under the current project and executes them by clicking

💪 Support

  • yarn
  • npm
  • pnpm
  • Makefile
    • if you don't have permission to run, add the below config into your vscode settings.json

Auth

{
  "vscode-script":{
    "auth": "sudo"
  }
}

CustomColors

  • fontSize
  • iconColor
  • commandDetailColor
  • commandLabelColor
  • filePathColor
  • labelColor

CustomColors

Dark:

demo

Light:

demo

:coffee:

buy me a cup of coffee

License

MIT

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