b3er / idea-archive-browser

IntelliJ IDEA plugin that allows you to browse archives like folders is IDEA.
Apache License 2.0
40 stars 8 forks source link

Endlessly reassigns *.gz from 7ZIP to Gzip on Intellij 2020.3 #23

Closed Mahoney closed 3 years ago

Mahoney commented 3 years ago

Since upgrading to Intellij 2020.3, every time the IDE restarts I get this message:

File pattern '*.gz' (from 'Archive Browser' plugin) was reassigned to file type 'Gzip' by 'Archive Browser' plugin
You can reassign pattern '*.gz' to file type '7ZIP' from 'Archive Browser' plugin
Confirm reassign this pattern to file type 'Gzip'
Revert this pattern to file type '7ZIP'
Edit file type '7ZIP'
Edit file type 'Gzip'

It doesn't seem to matter what option I choose, back it comes on next restart.

Mahoney commented 3 years ago

Fantastic, thanks - just got the update, and problem fixed.