When I collapse code around a multi-line typedef, it only shows the typedef, so it makes the code less readable.
Is there some place to customize this behavior? I only want the first and last lines, so I get the var name.
We use scintilla for our editor component.
Try to reproduce this in scite or another editor which uses this same component.
If it happens report the problem to scintilla developers.
Can you suggest such an editor? I haven't been paying attention to what code folding algorithms different editors use. I'm on Debian.
scite, geany, codelite are based on scintilla, probably there are others.