Greg Donald wrote in post #949575: > On Tue, Oct 12, 2010 at 12:05 PM, Marnen Laibow-Koser > <[email protected]> wrote: >>> They also help with refactoring, etc. >> >> Have you ever seen an IDE that actually does this effectively for Ruby? >> I have not. > > Neither have I. Every Ruby IDE I've tried falls flat on it's face as > far as code completion.
I've seen Komodo (and perhaps NetBeans) do decently with Ruby code completion. I was talking here about refactoring tools, not code completion. Then again, I don't care much about code completion in Ruby, so I don't look particularly hard at its quality in editors I use for Ruby. (I do find it useful in other languages.) > That would be the one feature that MIGHT pull > me away from Emacs, but I've not seen it up to now. > > > -- > Greg Donald Best, -- Marnen Laibow-Koser http://www.marnen.org [email protected] -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

