No visual distinction between fields and methods OR among visibility levels in Java
driverkt opened this issue · 4 comments
driverkt commented
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!
driverkt commented
driverkt commented