todo
an Atom package for finding TODO statements
Use ctrl-k ctrl-t to toggle a list of the TODO items in your project. Click the item to jump to the source.
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.