Determining the Return Type of Expression

Type Info is very helpful on a per-expression basis to understand your code.

Place the caret at the necessary code element and press ⌃⇧P (macOS) / Ctrl+Shift+P (Windows/Linux) or select View | Type Info from the main menu.


Related Resources

Inlay Hints
Inlay Hints
Inlay hints provide additional information about your code.
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.