Inlay hints
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 appear in the editor and provide you with additional information about your code to make it easier to read and navigate.
Enable or disable inlay hints
To disable a hint in front of you in the editor:
Right-click the hint and select whether you want to disable the specific type of hints or all hints in this category.
To configure one or more specific groups of inlay hints:
Open the Settings dialog (Ctrl+Alt+S) , go to , and use the checkboxes next to the hints to hide or show the corresponding category of inlay hints.
In inlay hints settings, you can configure what types of information you want to get in hints.
Change inlay hints appearance
In the Settings dialog (Ctrl+Alt+S) , go to , then select Inline hints.
Select the inlay hint type and state, and configure the font color and effects as required.
