问题
enter image description here
This randomly happened where my keyboard inputs are not being accpeted once i click enter. From the picture you can see i typed in 10 at first then i clicked enter and ntohing happened to where i can keep continuiosly typing so i typed a 5 after. Once i stop debugging i get the error showing none of the inputs were accepted. I uninstalled all my extensions and even vscode but no luck.
回答1:
I found the solution to this issue and i posted the bug issue on github so they can hopefully fix it on the next update.
The issue was in the latest version of the python interpreter extension (2020.8.101144) and luckily downgrading it to the one below it works fine.
来源:https://stackoverflow.com/questions/63421259/python3-not-accepting-my-keyboard-input-after-clicking-enter