From: Guerry Semones Date: 2001-04-20T02:26:10+09:00 Subject: [ruby-talk:13876] Re: A possible Ruby IDE. Help needed. This is a multi-part message in MIME format. --------------46044332DF03B246EDC29BEC Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit "Bernard Delm馥" wrote: > > Clemens, > > on Windows, the RubyWin IDE also uses Scintilla as its editing component, > and the TODO list mentions syntax coloring. It may ne worth checking with > the author Masaki Suketa if he has taken any steps towards this. > > see: > http://www.ruby-lang.org/en/raa-list.rhtml?name=RubyWin > > Good luck and t.i.a, > > Bernard. > > FYI, Mark Hammond's PythonWin IDE also uses Scintilla, to a very > convincing effect... I downloaded SciTE from the Scintilla site (an editor that demonstrates Scintilla's capabilities). Anyway, considering some of the notational / syntactical similarities between python and Ruby, there is already alot of the color-coding and code-folding that works. I'm going to put up Ruby in Gvim with color-coding and compare to SciTE and see what's missing. The LexPython.cxx file with Scintilla should/could be a starting point. Later, Guerry -- G. Semones, gsemones@treenleaf.com, http://www.treenleaf.com Be Extreme (http://www.extremeprogramming.org) Be Pragmatic (http://www.pragmaticprogrammer.com) Code Ruby (http://www.ruby-lang.org) Ride the Cluetrain (http://www.cluetrain.com) "That's the spirit! Forward Momentum." -- Miles Vorkosigan --------------46044332DF03B246EDC29BEC Content-Type: text/x-vcard; charset=us-ascii; name="gsemones.vcf" Content-Transfer-Encoding: 7bit Content-Description: Card for Guerry Semones Content-Disposition: attachment; filename="gsemones.vcf" begin:vcard n:Semones;Guerry tel;pager:314-491-7751 tel;cell:314-302-0324 tel;fax:314-919-1452 tel;home:636-398-4674 tel;work:314-919-1567 x-mozilla-html:FALSE url:http://www.wwt.com org:WWT;E-Marketplace Application Integration Team adr:;;127 Weldon Parkway;Maryland Heights;MO;63043;USA version:2.1 email;internet:gsemones@primary.net title:Senior Technology Architect x-mozilla-cpt:;-14912 fn:Guerry Semones end:vcard --------------46044332DF03B246EDC29BEC--