In editors like netbeans there is a window to view all comments that start with #TODO:
Is there a plugin for Sublime Text to view all #TODO: comments throughout the whole project in a single window?
Right now I am just using Command + Shift + F and it works pretty well. Just wondering if there was a more permanent plugin.

