atom / archive-view

Open compressed files in Atom
MIT License
31 stars 32 forks source link

Archive view should support ".epub" files as special case of ".zip" #7

Closed sci-phi closed 10 years ago

sci-phi commented 10 years ago

EPUB files are essentially ZIP files with an expected directory structure, and it would be very useful for Atom to be able to explore these in-editor as well. I looked, but did not see a place in the source code to effect this via a pull request. Feel free to point me to the correct component

kevinsawicki commented 10 years ago

Thanks for mentioning this, I did not know .epub files were zips, will be fixed in the next Atom release (0.63.0).