[SVN] TODO?
Allan Odgaard
allan at macromates.com
Sun Feb 13 08:28:22 UTC 2005
On Feb 13, 2005, at 8:19, Eric Hsu wrote:
> What exactly does the TODO bundle do? Is there a sample file that
> would demonstrate it?
It finds all occurrences of the word “TODO” in all files in same
directory as the current file and then show these (with text after the
word) in the HTML window (where you can click items to go to the file).
So basically add // TODO: I need to fix this
in your various sources, and you can quickly get a list of all what
you're missing.
More information about the textmate-dev
mailing list