Hey Josh, I finally pulled your github repo and I must say it rules! I never knew about the log trigger in the Rails bundle, but I just tried it in Shoes and it's great! I'm hoping to be able to fork and add some templates, but I have to gather some free time first ^o^ Good job on the templates too, -tieg
On Sat, Jul 26, 2008 at 5:06 AM, Joshua Ballanco <[EMAIL PROTECTED]> wrote: > 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 >
