From: Richard Dale Date: 2004-11-25T06:57:59+09:00 Subject: Re: editors/IDEs Zach Dennis wrote: > Lothar Scholz wrote: > >> Hello Jamie, >> >> JOH> I'm curious what people are favoring for editors and IDEs for Ruby. >> JOH> I've been playing with TextMate, but coming from Intellij, I miss >> all JOH> the completion. >> >> I think that at the moment there are only 3 maybe 4 useable IDE's out >> there (i sorted them by personal preference :-) : >> >> 1) Arachno Ruby >> 2) XEmacs >> 3) VI >> 4) RDE (?) > > 5) Eclipse w/the RDT plugin > 6) SciTe (no fancy features except code folding) > 7) Crimson Editor (no fancy features) > 8) Mondrian IDE Early days, but KDevelop in the KDE cvs HEAD is coming on nicely. It has a ruby source code debugger, class browser, Qt Designer RAD UI design integration and so on. It doesn't have ruby code completion yet though. -- Richard