editors/IDEs

ArachnoRuby is awesome. I now use it all the time on Windows. On the Mac, I use VIM and am now looking at TextMate, which looks elegant and inuitive. I plan to look at FreeRide again next release.

Nick

Ville Mattila wrote:

···

Zach Dennis wrote:

Lothar Scholz wrote:

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

My ruby ide/editor history is
  1) xemacs
  2) eclipse, I've send patches for ruby code parse
  3) xemacs (eclipse's bad auto-identatation and vanishing ruby debugger
     plugin were intolerable
  4) arachno ruby. Great code browser, great find utilities, great
     editor, Very intuitive IDE, after small learning curve. I still
     miss hippie-expand functionality from xemacs

  - Ville