Hacker News new | ask | show | jobs
by middus 4409 days ago
Alternatively, you could continue using your editor of choice for editing and use grep to identify TODOs in your code.
1 comments

Yes, if you're disciplined, and remember to do this regularly. But humans aren't perfect.
In smaller codebases you can use a git hook to display your TODOS: http://oinksoft.com/blog/view/5/