vscode-zipexplorer
vscode-zipexplorer copied to clipboard
Display the content of a Zip file in a Tree Explorer
Thanks for this very handy extension. I want to mention that, when installing the extension in WSL2 (I am using Windows 11 64bits, but I suspect it's irrelevant) and trying...
I came here to create a PR like this myself, and found one of the forks already has these changes! EPUB files are secretly just zip files with a different...
its possible to use this extension to open files with other extensions that are actually just zip files, but this information is not obvious and [buried in the issues](https://github.com/stef-levesque/vscode-zipexplorer/issues/1#issuecomment-328523137) This...
there are many file ext name for zip such as `.egg` `.apk ` .... but now it just .zip ext context menu. so can add file extensions config ``` "zipFileExplorer.zipFileExts"...
"Explore zip here" doesn't work. No error, no message. Using VsCode 1.70.2
I can understand if VSCode's Find in Files doesn't work to search inside all files inside zips, but it should at least be able to find matches in opened editors...
Fixes #20
I saw there's `jar` support in latest commits https://github.com/stef-levesque/vscode-zipexplorer/pull/6 , which has not been released yet for 4 years. Any plan for a new release?
Hello, is there the possibility of creating a .zip excluding a file or folder? For example, I want to exclude the .vscode folder, etc., among others. It can?