-------- Original-Nachricht --------
Datum: Tue, 16 Jan 2007 20:19:58 +1100
Von: "Neil Hodgson" <[EMAIL PROTECTED]>
An: "Discussion of the SciTE editor" <[email protected]>
Betreff: Re: [scite] bracket matching

>    The problem is that for HTML, the style checking is turned off
> (braces.<lexer>.style=0) since each of the sublanguages has their own
> brace styles but the code that checks after the caret didn't handle
> this case.
can this be corrected? i think searching for bracket is not language-specific 
or style-depended...or are there problems with brackets in "strings" (their 
detection).

>    Yes, this is also a bug so there is now a mask defined for checking:
> int maskStyle = (1 << SendEditor(SCI_GETSTYLEBITSNEEDED)) - 1;
> 
>    Changes committed to CVS.
when now more styles be possible can the html-lexer be modified to highlight 
e.g. css/perl?

btw. have you read my bugreport regarding shortcut for command.x.* where x<10 
(Ctrl+x)?
http://mailman.lyra.org/pipermail/scite-interest/2007-January/008467.html

regards Frank
-- 
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! 
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer
_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest

Reply via email to