TooBug / task-list

Task list viewer based on TODO comments for Atom Editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Task list viewer based on TODO comments for Atom Editor

License:MIT License


Languages

Language:CoffeeScript 94.4%Language:CSS 5.2%Language:JavaScript 0.5%