Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/simon-he95/vscode-script

那真是泰裤辣
https://github.com/simon-he95/vscode-script

npm-scripts vscode-extension

Last synced: 8 days ago
JSON representation

那真是泰裤辣

Awesome Lists containing this project

README

        


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](/assets/demo1.gif)

### Dark:
![demo](/assets/dark.gif)

### Light:
![demo](/assets/light.gif)

## :coffee:

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

## License

[MIT](./license)