[TxMt] TODO Bundle enhancement
Steve Lianoglou
lists at arachnedesign.net
Sun Feb 12 22:01:43 UTC 2006
Hey .. that looks pretty spiffy.
A little while ago I hacked up my TODO bundle to recognize different
tags .. i just changed the regex's and whatnot in the command itself.
I was wondering we could make it that more general, as in perhaps
making a file with your own delimited set of 'things' to flag in the
'todo' fashion .. kind of like Eclipse's task list.
So maybe something like:
TODO
NOTE
OPTIMIZE
DEBUG
... etc ...
You know ... different people can have their own way of flagging
parts of their code ... then the todo bundle can read those and do
what it does now by showing a separated list of them when you fire up
the command.
Just an idea to kick around ... maybe I'll take a crack at it.
-steve
On Feb 12, 2006, at 12:33 PM, Soryu wrote:
> Hey Niko,
>
> sorry for the late answer. Busy, busy, busy.
>
> I changed the command to toggle the display property between "none"
> and "list-item" and made the buttons toggle i, so we need only 4
> instead of eight buttons.
> So here is my/our version of the "Show TODO List" command. (I left
> in your "NikosChange" thingy which can be easily removed).
> What does the list say to this in general, and allan specifically?
>
> <todo.gif>
>
> the source:
> <Sho todo list command.txt>
>
> Soryu.
> ______________________________________________________________________
> For new threads USE THIS: textmate at lists.macromates.com
> (threading gets destroyed and the universe will collapse if you don't)
> http://lists.macromates.com/mailman/listinfo/textmate
More information about the textmate
mailing list