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

Does not do anything in Rider 2022.3 #36

Closed germgerm closed 1 year ago

germgerm commented 1 year ago

plugin does nothing in Rider 2022.3 tested against .zip, .7z, .jar files

b3er commented 1 year ago

Seems that Rider not using project structure provider, so the plugin is currently incompatible with it. Disabled support of Rider atm