/task-list

Task list viewer based on TODO comments for Atom Editor

Primary LanguageCoffeeScriptMIT LicenseMIT

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