Module hover

Module hover 

Source
Expand description

§============================================================================= textDocument/hover

Translating the LSP request into a tsserver quickinfo command and shaping the resulting response into an LSP Hover. The handler keeps the formatting decisions (code fence for the displayString, plain-text docs, and _@tag_ renders) so the Neovim UX matches the original plugin.

Functions§

handle