8000 GitHub - voldikss/coc-tasks: See https://github.com/voldikss/coc-extensions
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jul 17, 2022. It is now read-only.

voldikss/coc-tasks

Repository files navigation

coc-tasks

publish npm version

Tasks list and macros completion support for asynctasks.vim

List

Completion

Hover

no demos

Requirements

Install

:CocInstall coc-tasks

Configurations

Properties

tasks.shortcut: . Type:
string
Default:
"TASKS"
tasks.filetypes: Tasks macros completion on the specific filetypes. Type:
string[]
Default:
[
  "tasks",
  "dosini"
]
tasks.triggerCharacters: . Type:
string[]
Default:
[
  "(",
  "$"
]
tasks.priority: Priority of macros completion. Type:
number
Default:
99

CocList

Try :CocList tasks

  • run
  • open
  • preview
  • ...

License

MIT

Packages

No packages published

Contributors 3

  •  
  •  
  •  
0