(sigil lsp hover)
(sigil lsp hover) - textDocument/hover provider.
Uses (sigil docs search) + (sigil docs lookup) to produce a Markdown hover card for the identifier under the cursor.
Exports
hover-atprocedureReturn a Hover result (dict alist) for URI at LINE0/CHAR0, or the JSON null value (as 'null) when there is nothing to show.