Neil Hodgson a écrit :
  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.

Doh, I forgot this setting! Set it in ahk1.properties.

That explains why lexers that treat braces like normal chars (InnoSetup, Makefile, plain text) do the matching on both side (of course, I have brace.sloppy=1): it defaults to 0, the default style (or "unstyled" style...)

Mystery solved, no need for Scoobi-Doo.

--
Philippe Lhoste
--  (near) Paris -- France
--  http://Phi.Lho.free.fr
--  --  --  --  --  --  --  --  --  --  --  --  --  --

_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest

Reply via email to