John David Anderson (_psychic_) wrote: > On Jul 6, 2006, at 2:43 PM, Poncho wrote: > > > > > I was a long-time user of Dreamweaver (in code-view, mainly for > > code-completion and syntax highlighting) until I discovered TextMate > > about a year ago. > > > > I also use the Cake.bundle by sdevore. It totally rocks my world and > > saves me so much time with the ability of setting up snippets for > > anything I need. > > Where is this bundle, and what does it do? > > -- John
Hey John, The Cake.bundle is a collection of commands and snippets for TextMate for CakePHP application development, it's like a plugin. It includes snippets to create entire controllers/models etc. as well as simple shortcuts to create links, form elements, if and foreach constructs etc. There are instructions on the Macromates wiki on how to get the bundles for the SVN repository. Obviously you will need TextMate for this to work. http://macromates.com/wiki/Main/Bundles Cheers; Poncho --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php -~----------~----~----~----~------~----~------~--~---
