todo
an Atom package for finding TODO statements
reergymerej 118,139 68 0.6.0 MIT GitHub

todo

an Atom package for finding TODO statements

Build Status

Use ctrl-k ctrl-t to toggle a list of the TODO items in your project. Click the item to jump to the source.

todo-demo

node_modules is usually ignored. It was included in the demo just to demonstrate working with large projects.

config

To configure options, open Settings View: View Installed Packages, find the "todo" package, and click Settings.

  • exclude directories (.gitignore directories are ignored automatically)
  • customize RegExp used to find items

Changes

Check out the change log for details about each version.