microsoft / vscode-python

Python extension for Visual Studio Code
https://aka.ms/pvsc-marketplace
MIT License
4.34k stars 1.19k forks source link

Temporally disable Terminal REPL shell integration for Python3.13 #24339

Closed anthonykim1 closed 4 weeks ago

anthonykim1 commented 4 weeks ago

Related: https://github.com/microsoft/vscode/issues/232420 Before getting upstream fix in from cpython, we should temporally disable shell integration in Python terminal REPL as it leads to awkward cursor positioning in user's Python terminal REPL>