0.0.15 • Published 2 months ago

coc-todo-tree v0.0.15

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

中文说明

coc-todo-tree

Todo tree integration of coc.nvim

Inspired by vscode-todo-tree

https://user-images.githubusercontent.com/26080416/202518338-543cf638-396d-48dd-8fff-8097662bf3ca.mp4

Install

You need to have coc.nvim installed for this extension to work

:CocInstall coc-todo-tree

Usage

Run this to open todo-tree:

:CocCommand coc-todo-tree.showTree

Feature

  • Using coc-tree (for tree view) to list all tags like @todo / FIXME in your workspace
  • Using ripgrep by default
  • Custom your tag name / icon / highlight / regex
  • View control: Just like vscode-todo-tree, you can switch between three modes: tags-only / flat / tree-view by press uppercase C. And group the tags by press lower case c

Config

see: https://github.com/hexh250786313/coc-todo-tree/blob/master/.vim/coc-settings.json

Todo

  • filter
  • file change watcher
0.0.15

2 months ago

0.0.14

1 year ago

0.0.13

1 year ago

0.0.12

1 year ago

0.0.11

1 year ago

0.0.1

1 year ago