Module completion

Module completion 

Source
Expand description

§============================================================================= textDocument/completion

Bridges LSP completion requests to tsserver’s completionInfo command and reshapes the entries into CompletionList items.

Constants§

TRIGGER_CHARACTERS

Functions§

handle