java - How can I disable the "dimming" of the code completion popup in IntelliJ? -
the code completion popup comes automatically in intellij idea looks this:
as can see, it's dimmed, or "faded" , hard read. (screenshot fine, real 1 hard read.)
after click on it, looks this:
as can see it's no longer dimmed or faded, always have click on un-dim it.
how can make visible , not dimmed ?
one way make autocomplete popup visible select settings/editor/general/code completion/insert selected variant typing dot, space, etc.
this not appearance setting, changes way autocomplete behaves, may or may not depending on preference.
i not aware of option purely disable dimming. try posting feature request on https://youtrack.jetbrains.com.


Comments
Post a Comment