Code Editor: scroll to undo/redo position when executing undo/redo

When in code editor and executing undo on previously written text the code editor currently does not scroll to the position where the previously added text is removed. This makes it difficult to track undo actions in code editor. The same, of course, holds true for redo actions.

So my request is that the code editor of pinegrow should scroll to the position where the undo/redo action is taking place so that one can easily see what the undo/redo action did. This is the standard behavior in atom and most other text editors.

1 Like

Yes please +1. This drives me mad and causes me to lose code.

Hi all,

It will be nice feature because all code editors go last position. Best result is sync vs code with Pinegrow. It will always go that code place where it should be.