Just starting to develop a bunch of scripts in Ruby and was wondering if
anyone out there uses Nedit(an editor) for editing Ruby. If so, has
anyone developed a Syntax Highlighting scheme for Ruby for use in Nedit?
And/Or the custom built in macros for commenting and so on. Nedit ships
with a ton of different language support.
If not I may write up some of this and commit it to the Nedit repository
so future release all support some of the nice things Nedit will do.
-grant
Google “nedit ruby” has some promising-looking leads.
Gavin
···
On Tuesday, March 23, 2004, 7:45:57 AM, Grant wrote:
Just starting to develop a bunch of scripts in Ruby and was wondering if
anyone out there uses Nedit(an editor) for editing Ruby. If so, has
anyone developed a Syntax Highlighting scheme for Ruby for use in Nedit?
And/Or the custom built in macros for commenting and so on. Nedit ships
with a ton of different language support.
If not I may write up some of this and commit it to the Nedit repository
so future release all support some of the nice things Nedit will do.