|
|
|
|
|
by aquova
331 days ago
|
|
> Other editors, if the content is not on the screen, will not perform the undo action unless the content is actually visible. Really? What editor does this? Vim/Neovim definitely will undo the change with a single 'u' press, and every GUI editor I've ever used will undo the change immediately with a single ctrl+z. |
|
I just tested CLion, VS Code, and Sublime Text. I thought all three behaved as described, but only CLion did. I wish it was more common though, I find it a lot more intuitive and clear on what's happening.