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 operations on compressed folder structures seems to be problematic (cut/copy/paste) #84671

Closed
xmkg opened this issue Nov 13, 2019 · 2 comments
Assignees

Comments

@xmkg
Copy link

xmkg commented Nov 13, 2019

File operations on compressed folders are seems to be problematic. For instance, when I try to cut or copy a compressed folder, and paste it to other folder, only last child is pasted under the target directory. (parent folder structure is not preserved) I don't know whether this is the desired behaviour, but at least there should be a shortcut to copy/cut compressed folder as-is, with all the parents.

Steps to Reproduce:

  1. Create a folder named foo in top level
  2. Create a folder named bar under folder foo
  3. Create a folder named baz in top level
  4. Copy or Cut folder bar
  5. Paste it under folder baz

Version: 1.41.0-insider
Commit: 0d728c3
Date: 2019-11-12T05:32:12.922Z
Electron: 6.1.4
Chrome: 76.0.3809.146
Node.js: 12.4.0
V8: 7.6.303.31-electron.0
OS: Linux x64 5.3.0-1-amd64

@vscodebot
Copy link

vscodebot bot commented Nov 13, 2019

(Experimental duplicate detection)
Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

@IllusionMH
Copy link
Contributor

Should be handled as part of #84597 in "Context clicking each folder" item

@vscodebot vscodebot bot locked and limited conversation to collaborators Dec 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants