nvfetcher
nvfetcher copied to clipboard
VSCode And OpenVSX Extensions: Extract File
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.