https://github.com/simon-he95/vscode-script
那真是泰裤辣
https://github.com/simon-he95/vscode-script
npm-scripts vscode-extension
Last synced: 5 months ago
JSON representation
那真是泰裤辣
- Host: GitHub
- URL: https://github.com/simon-he95/vscode-script
- Owner: Simon-He95
- License: mit
- Created: 2023-05-17T11:34:51.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-06T07:03:09.000Z (over 2 years ago)
- Last Synced: 2025-07-19T07:41:22.167Z (11 months ago)
- Topics: npm-scripts, vscode-extension
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=simonhe.vscode-script&ssr=false#review-details
- Size: 11.4 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
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

### Dark:

### Light:

## :coffee:
[buy me a cup of coffee](https://github.com/Simon-He95/sponsor)
## License
[MIT](./license)