GithubHelp home page GithubHelp logo

vscode-zipexplorer's People

Contributors

ipcjs avatar stef-levesque avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

vscode-zipexplorer's Issues

Correctly Report `zip:` URI with no matching open zip

I'm trying to integrate with this extension from my Factorio Mod Debugger to allow stepping through files in zipped mods.

So far I've got it to work if I manually open a file within the zip first (so, i'm clearly translating paths correctly), and I've automatically registered all the zips as I start a debug session by calling "zipexplorer.exploreZipFile" on them, but any action that causes VSCode to automatically open a file (like hitting a breakpoint in a not-yet-open file) within one of the zip url trees just leaves me with a blank editor with a "wait" bar cycling around the top forever.

VSCode Find in "Open Editors" doesn't work for files inside zips

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 for files inside zips. Here's an example repro where I have two text files opened: one normal txt file in the filesytem, and another one by selecting a text file under ZIP EXPLORER.

image

When I try to search across all open files, I only get results from the one on the filesystem:

image

I'm not sure if that's anything your extension could fix, but it would sure help!

any plan for a new release?

I saw there's jar support in latest commits #6 , which has not been released yet for 4 years. Any plan for a new release?

Ignore files or folders

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?

Provide ignore settings for file paths

I installed this extension into VS Code-Insiders and like it. I found out recently when working on an Electron project that it seems to prevent modification or deletion of asar archive files (reference electron/electron#6295, particularly @bpasero's comments as it directly relates to VS Code extensions, for details).

I suspect that there is a resource lock happening when reading from or writing to .asar files from this extension when it has it "open" in the UI. In this case, I don't really want the asar files to be read from; I just want to be able to run the build process without having to disable the extension or close Code.

I'm also not surprised if this is a Windows-only issue, as I know that they are particular about how FS transactions work, though I also wouldn't be surprised if other platforms have a similar problem.

Until this issue is rectified, however, I will have to disable this extension.

support .gz

simple gzipped files support would be awesome

Support Select for Compare and Compare with Selected

I would like to compare a zipped file version with another regular file using the vscode "Select for Compare" and "Compare with Selected" feature. Maybe this can be presented as an option in the Zip Explorer window.

Support tgz

I'm using helm and quite often I need to check what was downloaded in charts folder. While being in visual studio code it could be quite convenient to do with extension that understands how to show .tgz (or .tar.gz) files in the tree (and open nested files, etc).

Add another option for extracting zip inside a new folder

This is a feature request.

In the context menu, there is option for extracting the zip to the current folder. Can a new option be added to the context menu to extract the folder inside a newly created folder with the name of the zip file.

This will help in extracting different zip files in a single folder that contain a similar structure, and will prevent the merging of contents with each other

Does not work under WSL2

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 to explore a zip file (that is on the Linux FS), I get the following error in vscode:

image

Unsure whether you want to provide support for WSL2, though.

Extension issue

  • Issue Type: Bug
  • Extension Name: vscode-zipexplorer
  • Extension Version: 0.3.1
  • OS Version: Windows_NT x64 10.0.18363
  • VSCode version: 1.53.2

⚠️ We have written the needed data into your clipboard. Please paste! ⚠️

file name extension configuration able

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" : [".zip",".egg",".apk"]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.