Search code examples
intellij-idea

How to remove usage tip in Intellij


In Intellij,there is usage button.
How can I remove it? I try to google it but can't find any solution

enter image description here


Solution

  • You can hide Usages by disabling it in the IDE settings

    ⌘ + , (macOS), or Ctrl + Alt + S (Windows/Linux)

    Then navigate to:

    Editor > Inlay Hints > Code Vision > Usages.

    and untick the checkbox