Re: [scintilla] Folding bug
by Nick Treleaven other posts by this author
Nov 9 2006 2:01PM messages near this date
Re: [scintilla] Folding bug
|
Re: [scintilla] Folding bug
On 03/11/06 15:40:41, Waldemar Augustyn wrote:
> I have started working on integrating Lexer for D and I noticed an
> apparent bug in folding C++ styles.
>
> It appears, folding is confused if braces {} are inside a comment
> immediately after //.
//{ and //} are manual fold points for the SCLEX_CPP lexer, see:
https://sourceforge.net/tracker/index.php?func=detail&aid=1495373&group_id=2439&atid=102439
I misreported this once myself. I look forward to using the D lexer ;-)
Regards,
Nick
_______________________________________________
Scintilla-interest mailing list
Scintilla-interest@[...].org
http://mailman.lyra.org/mailman/listinfo/scintilla-interest
Thread:
Waldemar Augustyn
Philippe Lhoste
Neil Hodgson
Waldemar Augustyn
Neil Hodgson
Nick Treleaven
Waldemar Augustyn
Neil Hodgson
|