footsteps-vscode icon indicating copy to clipboard operation
footsteps-vscode copied to clipboard

Request: undo & redo should affect lines

Open ThinkSalat opened this issue 4 years ago • 1 comments

If I alter some lines and then hit undo, the highlight stays there even if the code is back to what it originally was. Perhaps there could be an option to make it so hitting undo removes the last highlight?

ThinkSalat avatar Feb 15 '21 17:02 ThinkSalat

If I alter some lines and then hit undo, the highlight stays there even if the code is back to what it originally was. Perhaps there could be an option to make it so hitting undo removes the last highlight?

This confuses even more if you add line and then undo. In this case it will highlight wrong line.

a1mak avatar Feb 19 '21 13:02 a1mak