-
Notifications
You must be signed in to change notification settings - Fork 39k
[BUG] Can't open unzip file #90196
Copy link
Copy link
Closed
Labels
*duplicateIssue identified as a duplicate of another issue(s)Issue identified as a duplicate of another issue(s)info-neededIssue requires more information from posterIssue requires more information from poster
Description
Description
When you move file from atchive to vscode window. You get error what file don't found.
For example, when you use NPP (Notepad ++) he didn't have this trouble and he can open files with this method without troubles.
Info
- VSCode Version: 1.37.x
- OS Version: Windows 7
Steps to Reproduce:
- Create archive with any file
- Open this archive
- Select file and move this to vscode window.
- Get error about
can't found XXX file - Profit.
Does this issue occur when all extensions are disabled?: Yes
Example:
I have Archive:

When I try move file Demo.cs I get this:

Translated to eng: Can't open 'Demo.cs': Can't read file ( Erorr: File don't found (../Demo.cs)
PS: Try find the same issue but I fault, so I was create this one :c
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
*duplicateIssue identified as a duplicate of another issue(s)Issue identified as a duplicate of another issue(s)info-neededIssue requires more information from posterIssue requires more information from poster