Skip to content
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

Test: new setting to keep editor open when file deleted #23242

Closed
3 tasks done
bpasero opened this issue Mar 26, 2017 · 0 comments
Closed
3 tasks done

Test: new setting to keep editor open when file deleted #23242

bpasero opened this issue Mar 26, 2017 · 0 comments
Assignees
Milestone

Comments

@bpasero
Copy link
Member

bpasero commented Mar 26, 2017

Refs: #11642

A new setting workbench.editor.closeOnFileDelete allows to keep editors open even if the file on disk is deleted from outside VS Code (e.g. external terminal).

  • verify this setting works and behaves as advertised
  • verify the title updates back to normal when the file is restored
  • test corner cases like deleting a dirty file, saving untitled file as file that was deleted, etc
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants