From: David Ross Date: 2004-12-07T09:52:02+09:00 Subject: Re: Slashdot mention CT wrote: >http://developers.slashdot.org/developers/04/12/06/1158251.shtml?tid=156&tid=1 >"RAD in Ruby" > >I didn't know KDevelop had Ruby support. > >Cheers! >CT > > > > KDevelop uses Kate by default. Its even better in this recent release because the regex engine. The past releases engine was not too great, so it was difficult to implement a few specifications. The syntax highlighting uses regexes to identify keywords. :) David Ross