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

File rename can close editors #10360

Closed
bpasero opened this issue Aug 9, 2016 · 2 comments
Closed

File rename can close editors #10360

bpasero opened this issue Aug 9, 2016 · 2 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug verified Verification succeeded workbench-tabs VS Code editor tab issues
Milestone

Comments

@bpasero
Copy link
Member

bpasero commented Aug 9, 2016

In some cases we lose an opened editor:

Note that it is unlikely we can solve this for changes that happen outside of VS Code because file watchers do not know if a file was renamed or not (for them it shows as delete and add).

@bpasero bpasero added the bug Issue identified by VS Code Team member as probable bug label Aug 9, 2016
@bpasero bpasero added this to the August 2016 milestone Aug 9, 2016
@bpasero bpasero self-assigned this Aug 9, 2016
@bpasero
Copy link
Member Author

bpasero commented Aug 12, 2016

Verify:

  • renaming or moving a file updates it if it is opened in any editor group, even when not the active tab
  • same works when renaming to same path with different casing

@bpasero bpasero added the workbench-tabs VS Code editor tab issues label Aug 12, 2016
@Tyriar Tyriar added the verified Verification succeeded label Aug 31, 2016
@jetaro1
Copy link

jetaro1 commented Oct 7, 2016

thank you :)

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug verified Verification succeeded workbench-tabs VS Code editor tab issues
Projects
None yet
Development

No branches or pull requests

3 participants