Daniel Carrera wrote: >On Sat, Aug 16, 2003 at 07:34:02AM +0900, Tim Hunter wrote: > > >>On Fri, 15 Aug 2003 20:36:42 +0000, Martin Pirker wrote: >> >> >> >>>Hi... >>> >>>short question: is there somewhere a comprehensive list of Ruby >>>syntax-highlightning capable text editors (on Linux)? >>> >>> >>> >>Kate has very good Ruby syntax highlighting and is a pretty good >>all-around editor. >> >> > >>From memmory: Vim, Emacs, Anjuta (www.anjuta.org), and Kate. > You might look at jEdit as well (www.jedit.org). The only thing I don't like is that do/end/etc. aren't recognized for auto-indenting (I was poking around trying to change this, but it's pretty much impossible without rewriting core code). It's pretty good over all, though. - Dan