Skip to content

Cannot write command lines in interactive window after deleting file manually #103236

@JakobHenning

Description

@JakobHenning
  • VSCode Version: 1.47.2
  • OS Version: Windows_NT x64 10.0.19041

Steps to Reproduce:

  1. Open VS code and Explorer (to be able to see files in a given folder)
  2. Create a file in your directory eg. test.txt
  3. Open python interactive window e.g run the line "print("hello Vscode!")" from a script
  4. Click on test.txt in the explore window and press "delete"
  5. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    *caused-by-extensionIssue identified to be caused by an extension

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions