Closed AmeerTaweel closed 2 years ago
Let's say I want to extract the package.json of a VSCode or OpenVSX extension. I can't do that currently because the downloaded file is a .zip file, not a directory. So I can't extract any file inside it.
package.json
.zip
Let's say I want to extract the
package.json
of a VSCode or OpenVSX extension. I can't do that currently because the downloaded file is a.zip
file, not a directory. So I can't extract any file inside it.