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

New live templates for main methods
New live templates for main methods
Create an instance main method using a live template.
Live templates for simple IO
Live templates for simple IO
Add simple IO methods using live templates.
Go to Next Error
Go to Next Error
Quickly move to the next (or previous) error or warning in the file.