SciTE and Scintilla

Hello dear Rubyists,

I have updated my website with a new version of the Scintilla editing
component and the SciTE editor. You can download here:
http://www.tua.ch/ruby/current.html.

I am asking for comments and suggestions: Ruby highlighting should now
closely reflect Ruby semantics in almost all points.

Folding support for Ruby is next.

Thank you for your kind consideration,
kaspar

semantics & semiotics
code manufacture

www.tua.ch/ruby

Great job, but is it possible to use your changes to Scintilla in other projects, like FreeRIDE?
That’d be really great :wink:

···

On Wednesday 12 May 2004 00:03, Kaspar Schiess wrote:

Hello dear Rubyists,

I have updated my website with a new version of the Scintilla editing
component and the SciTE editor. You can download here:
tua.ch - und andere Domains günstig und einfach online kaufen auf top-domains.ch.

I am asking for comments and suggestions: Ruby highlighting should now
closely reflect Ruby semantics in almost all points.

Folding support for Ruby is next.

sdmitry -=- Dmitry V. Sabanin
MuraveyLabs.
Spam Here → postmaster@sco.com

Dmitry V. Sabanin wrote:

Hello dear Rubyists,

I have updated my website with a new version of the Scintilla editing
component and the SciTE editor. You can download here:
tua.ch - und andere Domains günstig und einfach online kaufen auf top-domains.ch.

I am asking for comments and suggestions: Ruby highlighting should now
closely reflect Ruby semantics in almost all points.

Folding support for Ruby is next.
Great job, but is it possible to use your changes to Scintilla in
other projects, like FreeRIDE?
That’d be really great :wink:

FYI – FreeRIDE already has code-folding enabled in its Scintilla based edit
pane.

Curt

···

On Wednesday 12 May 2004 00:03, Kaspar Schiess wrote:

Right, so if you have Scintilla compiled in with this Ruby lexer then I
will fold along those lines…which is REALLY cool! Of course, we use
FXScintilla (not just Scintilla) so that the Ruby lexer in FXScintilla
would have to be updated with this one, then recompiled. But FreeRIDE
will make use of it already, as Curt said.

-rich

···

On May 14, 2004, at 8:36 AM, Curt Hibbs wrote:

Great job, but is it possible to use your changes to Scintilla in
other projects, like FreeRIDE?
That’d be really great :wink:

FYI – FreeRIDE already has code-folding enabled in its Scintilla
based edit
pane.

Curt