Avoid certain textchanges type to be inserted in undohistoy

SyntaxEditor for WPF Forum

Posted 12 years ago by Tino Schnerwitzki
Version: 11.1.0545
Avatar
Hi,
is it possible to avoid certain textchange types e.g.

var textChange = editor.Document.CreateTextChange(TextChangeTypes.AutoFormat);
to be inserted in the undo stack of editors document history? I dont't want the user to undo some programmatic textchanges i've made on the document.

Maybe it is possible to manipulate the textchange in the UndoHistory_UndoRedoRequested eventhandler?

Thanks in advance.

Comments (1)

Posted 12 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Tino,

Sorry but we don't have anything for that right now. I've added an item for the request to the TODO list.


Actipro Software Support

The latest build of this product (v24.1.2) was released 4 days ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.