JustSid / AfterglowIntelliJ

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

Icons replaced in Database view #19

Closed johan-miller closed 8 years ago

johan-miller commented 8 years ago

Would it be possible to not override the icons on the Database view? Currently almost all of the icons are shown as folders. This would be ok for tables but for columns this means what vital information about the column is lost.

image

JustSid commented 8 years ago

Errr, that might be a stupid question, but can you tell me how to get to that view? I have never seen it, but I feel like it's not present in my main IDEs CLion and AppCode.

johan-miller commented 8 years ago

I am using IntelliJ IDEA Ultimate and I believe it is a part of the database tools which is offered. There is a tab on the right side of IDEA called Database. I believe it should be about the same as the separate DataGrip tool which they offer. The icons at least look the same like in the screenshots.

JustSid commented 8 years ago

The issue also existed in DataGrip as well, it's fixed in 5941744d92024ab2b0c6472ece61f3d745ee680b. Sorry for taking so long.

johan-miller commented 8 years ago

Great! Do you know when you will be releasing a new version with the fix?