JustSid / AfterglowIntelliJ

IntelliJ version of the Afterglow Sublime Text theme
80 stars 11 forks source link

Fix filetypes #3

Closed grundic closed 8 years ago

grundic commented 8 years ago

Hi! You did a great job -- your plugin is just awesome! It's so quick and easy to setup it and without no configuration. Thank you, man :+1:

But I found that there is no support for some icons, although icons itself are presented in the repository. So I created a script, that shows which icons are not used, so you would know:

Here is icons, that are not used:
'file-icons/file_type_clojure.png' is not used!
'file-icons/file_type_docker.png' is not used!
'file-icons/file_type_elixir.png' is not used!
'file-icons/file_type_go.png' is not used!
'file-icons/file_type_lua.png' is not used!
'file-icons/file_type_mustache.png' is not used!
'file-icons/file_type_puppet.png' is not used!
'file-icons/file_type_rust.png' is not used!
'file-icons/file_type_scala.png' is not used!
'file-icons/file_type_tex.png' is not used!

And also I added support for gulp and bower.

JustSid commented 8 years ago

Wow! Thank you so much :)
The unused icons will eventually and hopefully get a home in the plugin as well, although some might be more useful than others. So that is why they are there for now, although it probably would make sense to remove them from the repo until they are used to decrease the plugin size. Dunno. Useful script though either way, thanks!