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

Incorrect duplicated directories restored upon undo (ctrl/cmd + z) #129878

Closed
mytchdot opened this issue Jul 31, 2021 · 1 comment
Closed

Incorrect duplicated directories restored upon undo (ctrl/cmd + z) #129878

mytchdot opened this issue Jul 31, 2021 · 1 comment
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@mytchdot
Copy link

Does this issue occur when all extensions are disabled?: Yes

  • VS Code Version: 1.58.2
  • OS Version: macOS Big Sur 11.4

Steps to Reproduce:

  1. Delete directory (cmd + delete) within Code file explorer.
  2. Restore directory (cmd + z)

Upon restoring attempt of directory restore, somehow, the actual directory with the files or folders inside is not restored, but rather, a copy of the directory's name, but not it's contents.

Ex: directory deleted labeled "pages".

Upon checking macOS trash, two folders are present: "pages 21-32-37-027" (a copy) and "pages". Only the "pages" directory contains the actual files and/or folders within. However, when restoring folder with VS Code, it restores the "pages 21-32-37-027" directory as "pages", while the original directory remains within Trash.

@isidorn
Copy link
Contributor

isidorn commented Aug 2, 2021

Dup of #111022

@isidorn isidorn closed this as completed Aug 2, 2021
@isidorn isidorn added the *duplicate Issue identified as a duplicate of another issue(s) label Aug 2, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Sep 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

2 participants