Information about the item will display in a tooltip when the mouse hovers over a variable, function, event, class etc., providing quick insights into the item's details.
For example, when hovering over a function, QuickInfo displays the function name, parameter type, and return type.
When hovering over a variable, QuickInfo displays the variable name and type.
However, QuickInfo does not work when the parameter is an array.