Re: How to clear change history markers?

Mitchell <[email protected]> Mon, 21 Apr 2025 10:42:48 -0400
Newsgroups gmane.comp.lib.scintilla.devel
Message-ID <[email protected]>
Hi,

> On Apr 21, 2025, at 10:34 AM, [email protected] <[email protected]> wrote:
> 
> So I just want to confirm that once change history is enabled, there's no way to clear the markers? If I enable change history in my editor setup code and later set the text, emptying the undo buffer doesn't clear the markers and I still get the green markers even though there's nothing to undo.

If you are okay with emptying the undo buffer, then you’ll have to disable change history, clear the undo buffer, and then re-enable change history. Scintilla will start showing changes from this point forward.

Cheers,
Mitchell

-- 
You received this message because you are subscribed to the Google Groups "scintilla-interest" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion visit https://groups.google.com/d/msgid/scintilla-interest/211DF7AE-8D4F-4733-8720-7B92301E102C%40foicica.com.