Inlay Hints

Inlay hints provide additional information about your code.

Inlay hints are special markers that provide additional information about your code, like parameter names, annotations, usages, and so on. They appear in light gray text and are highly configurable. Open Settings and go to Editor | Inlay Hints if you want to make any changes to which inlay hints are shown in the editor.


Related Resources

Go to Next Error
Go to Next Error
Quickly move to the next (or previous) error or warning in the file.
Find Next Word
Find Next Word
Find next word and highlight all instances.
Create an Editor Fold
Create an Editor Fold
Create an editor fold to hide parts of your class which can make it more readable.