#3547 is the same issue, except for an error rather than the unused value analyzer.
Repro steps
- Create a
let binding in F# code, leave the value unused
- Hover over the name with the mouse pointer
Expected behavior
The Tooltip displays type information for the value.

Actual behavior
The tooltip only says "The value is unused - Show potential fixes".

Known workarounds
Set the caret on the name, press Ctrl-K, Ctrl-I
Related information
VFT version 15.4.1.17051503