Tcl Syntax Highlighting

Offer Kaye <[email protected]> Tue, 22 Jun 2010 17:21:23 +0300
Newsgroups gmane.editors.nedit.user
Message-ID <[email protected]>
Hi,
Does anyone know how to modify the Tcl syntax highlighting patterns so
that code like:

regexp {^\s*#} $line

Will be highlighted correctly? Currently It is highlighted as a
comment starting from the "#" character, which is wrong.

I've tried to understand the current patterns and how they work but
either I don't understand how NEdit is setup or the default Tcl
language mode is just wrong - it uses a single quote as the start/end
delimiter for single-quoted strings which as far as I know is wrong,
"{" and "}" are the correct characters for single quoted strings.

Best regards,
-- 
Offer Kaye
-- 
NEdit Discuss mailing list - [email protected]
http://www.nedit.org/mailman/listinfo/discuss