idea-archive-browser
idea-archive-browser copied to clipboard
IntelliJ IDEA plugin that allows you to browse archives like folders is IDEA.
Sample stack trace of these crashes: ``` C [lib7-Zip-JBinding.dylib+0x957c] std::__1::__tree::__insert_node_at(std::__1::__tree_end_node*, std::__1::__tree_node_base*&, std::__1::__tree_node_base*)+0x44 C [lib7-Zip-JBinding.dylib+0x92f8] std::__1::map::operator[](unsigned long const&)+0x68 C [lib7-Zip-JBinding.dylib+0xa09c] JBindingSession::endCallback()+0x38 C [lib7-Zip-JBinding.dylib+0xa054] JNIEnvInstance::~JNIEnvInstance()+0x20 C [lib7-Zip-JBinding.dylib+0x9124] JNIEnvInstance::~JNIEnvInstance()+0xc C [lib7-Zip-JBinding.dylib+0x2cdec] CPPToJavaSequentialOutStream::Write(void const*,...
Sample stack traces look like ``` C [lib7-Zip-JBinding.dylib+0x357ec] MultiByteToUnicodeString(CStringBase const&, unsigned int)+0xbc C [lib7-Zip-JBinding.dylib+0x9ec34] NArchive::NTar::TarStringToUnicode(CStringBase const&)+0x10 C [lib7-Zip-JBinding.dylib+0x9e9ac] NArchive::NTar::CHandler::GetProperty(unsigned int, unsigned int, tagPROPVARIANT*)+0x70 C [lib7-Zip-JBinding.dylib+0x16dcc] Java_net_sf_sevenzipjbinding_impl_InArchiveImpl_nativeGetStringProperty+0xb8 j net.sf.sevenzipjbinding.impl.InArchiveImpl.nativeGetStringProperty(II)Ljava/lang/String;+0 j net.sf.sevenzipjbinding.impl.InArchiveImpl.getStringProperty(ILnet/sf/sevenzipjbinding/PropID;)Ljava/lang/String;+61...
can you add it? please
I am building a target/distribution.zip as part of the build. When I open the target folder (without opening the zip using idea-archive-browser) and the idea-archive-browser 0.32 is enabled, it prevents...
can you add support for: * cbz (zip) * cbr (rar) * cb7 (7z) * cba (are) * cbt (tar) [wiki](https://en.wikipedia.org/wiki/Comic_book_archive#Design)
It seems to me that it would be great to make the list of supported extensions an editable property for the tool. idml (zip) That way, the comic book extensions,...