What do you use now, Mark? :)

On 7 September 2011 04:40, mark_story <[email protected]> wrote:

> You should also take a look at the cakephp-tmbundle on github.  I used
> to do some of the maintenance, but I've stopped using TextMate, so I
> haven't done any updates recently.
>
> https://github.com/cakephp/cakephp-tmbundle
>
> -Mark
>
> On Sep 6, 6:33 am, homem-arvore <[email protected]> wrote:
> > I just wanted to share with you my TextMate Bundle for Cakephp 1.3.
> > It provides you with auto-complete for the most commonly used
> > functions
> >
> > Picking where Matthew Harris left, I update the bundle for the lattest
> > version and added a little regex smartness that makes it figure how
> > what model you're using.
> >
> > So, as an example, if you're working on a file called
> > posts_controller.php and type find>Tab will expand to $this->Post-
> >
> > >find($conditions, $fields, $order, $recursive);
> >
> > This is kind of a work in progress so there might still be some bugs/
> > room for improvement. Let me know if you have any suggestions.
> >
> > install instructions: 1. copy files to -> ~/Library/Application
> > Support/TextMate/Bundles (in Mac OS 10.7, the Library folder is
> > hidden. In finder type cmd+shift+G to get there) 2. Restart TextMate
> >
> > http://www.homem-arvore.com/files/php-cake.tmbundle.zip
>
> --
> Our newest site for the community: CakePHP Video Tutorials
> http://tv.cakephp.org
> Check out the new CakePHP Questions site http://ask.cakephp.org and help
> others with their CakePHP related questions.
>
>
> To unsubscribe from this group, send email to
> [email protected] For more options, visit this group
> at http://groups.google.com/group/cake-php
>

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to