Just a quick note to let everyone know that we now have a few more
templates to pick from in the TextMate bundle. Oh! and I put in the
various console methods. You know, the 'debug's and 'info's and such.
I linked them up to the 'log' tab trigger, mostly because I really
like the 'log' trigger in the Rails bundle. That way, when you want to
log something, you can just type 'log', press tab, and decide what
level of logging you'd like to use.
I should also mention, there was some discussion on whether to put
parentheses into the method snippets or not. Right now, some have them
and some don't. I'm thinking about a way to switch between the two,
but I don't think RegExps will do. I'll probably have to wrangle the
Ruby parser to make switching forms painless...
As always, let me know what improvements, snippets, templates, etc.
you'd like to see.
Cheers,
Josh
- More bundle goodness... Joshua Ballanco
-