-
Notifications
You must be signed in to change notification settings - Fork 137
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Latest update version 2020.8.101144
leads to broken input prompt in python debug console
#367
Comments
One thing that changed is that the debugger no longer patches Does someone from the |
/cc @rchiodo |
@IssamLaradji If you have a launch.json, try adding |
Duplicate of; #370 |
Latest update version
2020.8.101144
leads to broken input prompt in python debug console. This issue never happened in previous versions of VSCode or extension.Bug: Notebook Editor, Interactive Window, Editor cells
Steps to cause the bug to occur
Actual behavior
The debugger will just freeze at the prompt
what is your name?
and will not print user's input.Expected behavior
The debugger should just print the user's input and continue the program
Your Jupyter and/or Python environment
VSCode Version: 1.48
OS Version: macOS Catalina 10.15.6
Python Version: 3.7.6
Python extension: 2020.8.101144
Developer Tools Console Output
Microsoft Data Science for VS Code Engineering Team: @rchiodo, @IanMatthewHuff, @DavidKutu, @DonJayamanne, @greazer, @joyceerhl
The text was updated successfully, but these errors were encountered: