Skip to main content

Module hover

Module hover 

Source
Expand description

Hover information lookup utilities.

Structs§

HoverInfo
Hover payload returned for a cursor position.

Functions§

get_hover_info
Resolve hover information at the given source position.
get_position_span
Returns the span of the tightest (deepest) AST node covering position, regardless of whether that node has meaningful hover content.