task-list
Display and navigate to TODO: style comments
kenwheeler 4,510 19 0.7.0 MIT GitHub

task-list package

This package parses TODO and FIXME comments, displays them in a list, and navigates to them on selection.

Activate with ctrl-option-t

####Sample Comment:

  // TODO: Test comment
  // FIXME: Test comment, too

####Preview:

Preview