idea-archive-browser icon indicating copy to clipboard operation
idea-archive-browser copied to clipboard

IntelliJ IDEA plugin that allows you to browse archives like folders is IDEA.

Results 16 idea-archive-browser issues
Sort by recently updated
recently updated
newest added

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.

enhancement

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...

question

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...

enhancement

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...

enhancement

```` 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...

question

![aa](https://github.com/b3er/idea-archive-browser/assets/126944988/5ff2dfca-ef21-4d76-98e0-56edfaf54f31)

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...

enhancement

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/

enhancement

Hi I got the issue, that the content of files, zipped with java.util.zip are not displayed in IDEA: ![image](https://user-images.githubusercontent.com/119072137/233289856-a95a3b45-409e-4aaa-bdd8-db1fc69a2c4b.png) When I zip the files with 7-zip, it's working fine: ![image](https://user-images.githubusercontent.com/119072137/233290387-39bf9162-5aff-4f7f-9639-1872e506f223.png)...