Jason Cunliffe wrote: >>SciTE: >> http://www.scintilla.org/SciTEDownload.html >> seems to be an interesting editor. Doesn't seem to have a special mode >>for Rebol language, though. But it does know how to match Rebol's blocks []. >> > >Yes it's nice. Python uses it for several default packages. >http://www.scintilla.org/ScintillaRelated.html >
I've been using TextPad http://www.textpad.com/ , it works well. It doesn't match [] either but it is extremely customizable. I've created a syntax file for it so that it highlights REBOL keywords, strings and operators. Anybody who wants it, is welcome to it. Conversely, if anyone's got a better TextPad syntax file, I'd love to see it. -- Sincerely, | What a piece of work is man! How noble in reason! Ed Dana | How infinite in faculties! In form and moving, how Software Developer | express and admirable! In action, how like an 1Ghz Athlon Amiga | angel! In apprehension, how like a god! | -- William Shakespeare, Hamlet Act II Sc ii =========== http://members.cox.net/edanaii/Home/Default.html =========== -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
