Shift+enter unaware of Python 3.13 new REPL indentation feature · Issue #24317 · microsoft/vscode-python

Type: Bug Behaviour For an intro to Python course I'm teaching, students are instructed to use shift+enter to execute code segments in the REPL. The new Python 3.13 REPL, however, automatically add...