Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/simon-he95/auto-click

提供简便的自动选中功能
https://github.com/simon-he95/auto-click

auto-click vscode vscode-extension

Last synced: 10 days ago
JSON representation

提供简便的自动选中功能

Awesome Lists containing this project

README

        


auto click


English | 简体中文

![demo](assets/demo.gif)

```json
"configuration": {
"type": "object",
"title": "UnoCSS",
"properties": {
"autoclick.second": {
"type": "number",
"default": 500,
"description": "控制间隔多久触发自动点击"
}
}
}
```

## :coffee:

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

## License

[MIT](./license)