- VSCode Version: 1.47.2
- OS Version: Windows_NT x64 10.0.19041
Steps to Reproduce:
- Open VS code and Explorer (to be able to see files in a given folder)
- Create a file in your directory eg. test.txt
- Open python interactive window e.g run the line "print("hello Vscode!")" from a script
- Click on test.txt in the explore window and press "delete"
- You are not able to write anything in the commandline - the "Type code here and press shift-enter to run" field unless you close the window and open it again
Does this issue occur when all extensions are disabled?: Yes