Tasks list and macros completion support for asynctasks.vim
no demos
:CocInstall coc-tasks
Properties
tasks.shortcut: .
Type: string"TASKS"tasks.filetypes: Tasks macros completion on the specific filetypes.
Type: string[][
"tasks",
"dosini"
]tasks.triggerCharacters: .
Type: string[][
"(",
"$"
]tasks.priority: Priority of macros completion.
Type: number99Try :CocList tasks
runopenpreview- ...
MIT

