microsoft / vscode-python

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

Python REPL: Error `IndentationError: unexpected indent` #23499

Open aeschli opened 1 month ago

aeschli commented 1 month ago

Testing #23484

Python v2024.7.11491011 (pre-release)

Is it expected that I need to fix the ident?

anthonykim1 commented 2 weeks ago

Hi @aeschli Thanks for pointing this out. I would say it would be fixed once I get https://github.com/microsoft/vscode-python/issues/23521 in this iteration!