I used to rely heavily on the 'local' undo, i.e. Cmd+Z works specifically within a given JupyterNotebook cell. Unfortunately, a recent update to VSCode appears to have changed it to a 'global' undo, i.e. Cmd+Z undoes changes across the whole notebook. As one jumps around in editing notebooks this isn't very helpful.
I just wanted to ask if anyone else has encountered the same issue, and if it's possible to fix/change?
Thanks in advance.