kenwheeler / task-list

Task list viewer based on TODO comments for Atom Editor
MIT License
9 stars 8 forks source link

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