IntelliJ IDEA
 
Get IntelliJ IDEA
You are viewing the documentation for an earlier version of IntelliJ IDEA.

Inlay hints

Last modified: 09 January 2023

Inlay hints are special markers that appear in the editor and provide you with additional information about your code, like the names of the parameters that a called method expects. Other types of hints inform you about annotations, method parameters, usages, and so on (depending on the language).

Inlay hints example

In inlay hints settings, you can configure which types of information you want to get in hints.

You can configure inlay hints or toggle them off from the editor: right-click a hint and select Hints Settings.

Configure inlay hints ij