Module query

Module query 

Source
Expand description

Offline query the knowledge from the index.

Types of Language Server Index Format (LSIF). LSIF is a standard format for language servers or other programming tools to dump their knowledge about a workspace.

Based on https://microsoft.github.io/language-server-protocol/specifications/lsif/0.6.0/specification/

Structsยง

IndexQueryCtx
The context for querying an LSIF JSONL index.