idea-archive-browser
idea-archive-browser copied to clipboard
IntelliJ IDEA plugin that allows you to browse archives like folders is IDEA.
Is it possible to add support for modifying files directly inside archives just like vim allows one to? I would find that very useful for ZIP archives.
The built-in html preview, which is a new feature in 2021.1 (https://www.jetbrains.com/help/idea/editing-html-files.html#ws_html_preview_output) doesn't work with, say, a chm file containing html documents. It will just open an empty panel that...
Hi, I suspect the plugin has an issue (and so refuses to open, despite the file being marked as an archive appropriately) with ZIP files that have header errors, but...
Sometimes a bunch of files might be available on disk (e.g. gzipped/non-gzipped HTTP responses) without a consistent consistent extension type - In my situation, a response from [scrapy](https://scrapy.org/). It'd be...
```` IntelliJ IDEA 2022.2 RC (Ultimate Edition) Build #IU-222.3345.90, built on July 20, 2022 Subscription is active until November 21, 2022. Runtime version: 17.0.3+7-b469.32 amd64 VM: OpenJDK 64-Bit Server VM...

When an archive contains a file which type is associated with an external application and can/should not be opened in Intellij directly (f.e. .mp4) nothing happens, when you double click...
Hello, I'm a python writer. Thanks for your nice plugin. Numpy is a famous python lib, and it provides a compressed storage format "npz", which is in zip format. Could...
Hi there, big fan of this plugin. I'd love support for `.tar.zst` files using zstandard compression. The upstream issue (probably blocking this issue) looks like: https://sourceforge.net/p/sevenzip/feature-requests/1580/
Hi I got the issue, that the content of files, zipped with java.util.zip are not displayed in IDEA:  When I zip the files with 7-zip, it's working fine: ...