> Hi,
> This property is probably forwarded to Scintilla and should be used in
the lexer you're using. Search in scintilla/src/

> -Mitchell;

It isn't found here at all.

[EMAIL PROTECTED] ~/temp $ grep -rni 'statement.*end' scintilla/src/
[EMAIL PROTECTED] ~/temp $

Have you seen this feature working? I created file with extension '.cxx'
and typed the following:
if (i!=0) return 1;
The line after this line is indented, which is wrong according to
documentation and scite/src/cpp.properties.

With best regards,
Vadim Zborovskii
_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest

Reply via email to