Hacker News new | ask | show | jobs
by skrebbel 4410 days ago
Use a decent editor.
1 comments

Alternatively, you could continue using your editor of choice for editing and use grep to identify TODOs in your code.
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/