Hi Neil,
As an idea, I think if you provide some kind of 'custom draw'
mechanism for Scintilla, such features can be easily added by us
Scintilla users.
What I mean is to allow us to write some callback functions to draw on
top of the editor control and handle keyboard/mouse inputs...
I recall another recent question about visualizing code blocks - that
one can be solved with 'custom draw' too...
Just my two cents.
On Nov 12, 4:04 pm, Neil Hodgson <
nyamaton...@me.com> wrote:
> > - in folded state both { and } are hidden into thing after main():
>