Skip to main content

Module hover

Module hover 

Source

Functionsยง

class_hover_from_index
Build a hover for a class/interface/trait/enum found by short name in the workspace index. Returns None when no class with that name exists in indexes.
docs_for_symbol_from_index
Return hover documentation for a symbol from a FileIndex slice.
hover_at
Full hover implementation.
hover_info
signature_for_symbol_from_index
Return a function/method signature string from a FileIndex slice. Falls back to built-in doc URL for built-in functions.