Creates a new hover object.
The contents of the hover.
Optional
range: RangeThe range to which the hover applies.
The contents of this hover.
Optional
rangeThe range to which this hover applies. When missing, the editor will use the range at the current position or the current position itself.
A hover represents additional information for a symbol or word. Hovers are rendered in a tooltip-like widget.