[SVN] r6454 (Ruby)

James Edward Gray II james at grayproductions.net
Thu Jan 18 13:03:26 UTC 2007


On Jan 18, 2007, at 6:51 AM, James.Strachan wrote:

> Its working very nicely. It'd be great if one day we can figure out  
> how to
> do Java IDE style completion, where you can kinda keep typing and  
> it filters
> the list (like ajax completion of entry fields in rails)

Not quite the same, but you can continue typing when the menu appears  
to select an item.

> It'd be great if it'd work inside, say, Rails controllers/models  
> too rather
> than self contained ruby scripts.

I'm pretty sure I can fix this one.  I just need to detect when the  
file is part of a Rails project and require config/boot.rb.  I'll  
give that a shot today.

James Edward Gray II




More information about the textmate-dev mailing list