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


_______________________________________________
textmate-dev mailing list
[email protected]
http://lists.macromates.com/mailman/listinfo/textmate-dev

Reply via email to