8000 GitHub - m-vz/todo: an Atom package for finding TODO statements
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

m-vz/todo

 
 

Repository files navigation

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.

About

an Atom package for finding TODO statements

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 91.8%
  • CSS 5.4%
  • CoffeeScript 2.8%
0