Frank Wunderlich a écrit :
Neil Hodgson, 22.01.2007 09:35:
  This is deliberate since strings and comments may contain brackets
and treating these as matches would unbalance the rest of the
document.

but how to fix it or can't it be fixed?

I have lost what is the problem you want to fix.
From what I recall from this thread, is that there was indeed a problem in the HTML lexer which has been fixed in SCM, and otherwise you have to define braces.<lexer name>.style=<style number> to get correct handling of brace matching.

See, for example, this setting in the cpp.properties:

  # Braces are only matched in operator style
  braces.cpp.style=10

That, and of course braces.sloppy=1

--
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