[feedback] folding in scintilla
Andrej Mitrovic
andrej.mitrovich at gmail.com
Mon Apr 12 17:23:23 PDT 2010
maXmo Wrote:
> cpp lexer folding in scintilla always seemed bizarre to me and I tried to implement folding algorithm similar to that of akelpad or editplus.
>
> https://sourceforge.net/tracker/?func=detail&aid=2986054&group_id=2439&atid=352439
>
> What do you think?
Personally, I would prefer the left and right brace to stay on the same line as the function definition, and maybe add an elipsis between them so I can tell that function is folded just by looking at the code.
More information about the Digitalmars-d
mailing list