It's hard to say whether this is really a bug on the Scintilla side
I guess this due to SCI_SETILEXER
: each time it will set a new lexer for current document even if it has same identifier (SCI_GETLEXER
) as previous one.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.