catppuccin/jetbrains-icons

No visual distinction between fields and methods OR among visibility levels in Java

driverkt opened this issue · 4 comments

In the "structure" view of IntelliJ, it is possible to visually differentiate between fields, methods, etc. In addition, these are also visually distinct depending on their visibility (ie - public, protected, private).

Other modifiers would be useful too, such as static, final, etc.

So glad to see the progress that was made in 1.5.0! Keep up the good work!

Small image for reference:
image

Tracked under #42 so I'll close this as a duplicate

Tracked under #42 so I'll close this as a duplicate

Maybe you can add more to the description of #42 then, so this doesn't get lost. So far, it doesn't describe anything like this as being part of the issue.

Maybe you can add more to the description of #42 then, so this doesn't get lost. So far, it doesn't describe anything like this as being part of the issue.

I've updated the title of my issue and GitHub automatically links issues when you references them 👍