Wednesday, September 2, 2009

Re: textmate snippets not working

Bundles? Unless that's a typo, you might need to stick with one bundle
for CakePHP or you might get some conflict.

I have this one
http://svn.textmate.org/trunk/Review/Bundles/PHP%20Cake.tmbundle
installed in ~/Library/Application Support/TextMate/Bundles/

It works as it should for me. "dat" will expand to "$this->data['…']"
for example.

I have a vague memory of some bundle causing me problems because of
file permissions. Try chmodding your bundle (which is one of these
Apple faux-directories) to make sure Textmate can do it's thing. If
you check it out using subversion they should be ok but you never
know.

On Sep 2, 8:15 am, mikeottinger <mikeottin...@gmail.com> wrote:
> Hi All, I've scoured the web and had no luck, I've installed the
> bundles for cakephp, I've set the file type for my php file to HTML
> (PHP Cake), yet none of the snippets work for me. For instance, I try
> typing dat then hitting tab and nothing happens. Is there something
> else I'm missing perhaps? Is this not a fully supported bundle
> anymore?
>
> Thanks in advance.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to cake-php+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

No comments: