Functionsยง
- class_
hover_ from_ index - Build a hover for a class/interface/trait/enum found by short name in the workspace index.
Returns
Nonewhen no class with that name exists inindexes. - docs_
for_ symbol_ from_ index - Return hover documentation for a symbol from a
FileIndexslice. - hover_
at - Full hover implementation.
- hover_
info - signature_
for_ symbol_ from_ index - Return a function/method signature string from a
FileIndexslice. Falls back to built-in doc URL for built-in functions.