[TxMt] Ruby Auto Complete Not working?
John Tsombakos
tsom467 at gmail.com
Thu Feb 15 00:21:48 UTC 2007
On 2/14/07, James Edward Gray II <james at grayproductions.net> wrote:
> >
> > Do you have Rails in the vendor directory of your project? I always
> > do and would not be at all surprised if that is required to make the
> > command pick up on the methods. If you don't, try vendering Rails
> > and see if that helps.
> >
> > James Edward Gray II
I tried with a project that had Rails in the vendor directory. When I
opened a model file, I tried typing 'validate' and hit opt-esc and it
could not find any matches.
> As a simple test, try this:
>
> 1. Create a new document
> 2. Change the document language to Ruby
> 3. Type Array.new.rev
> 4. Invoke the auto complete
>
> Does that much work?
This did work.
More information about the textmate
mailing list