On vscode when using #%% cells, shift-enter no longer executes cell in interactive window and moves to next cell. It used to work for many years, but now shift-enter on some line of code throws an error in a new window titles ‘Python REPL’. I can still use control-enter to execute cell in the interactive window, but that does not move the cursor to the next cell. Could a vscode update have changed the short cut functionality?