4

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.

  • 1
    There is an option in VSCode's settings called `Notebook: Undo Redo Per Cell`. Does that work for you? – abarry Dec 13 '21 at 23:29
  • You can find the fix in this thread: https://stackoverflow.com/questions/69211578/jupyter-lab-ctrl-z-shortcut-only-for-selected-cell-rather-than-all-modified-o/70825213#70825213 – AGandom Jun 08 '22 at 17:53

0 Answers0