Module index

Module index 

Source
Expand description

Re-exports§

pub use scip::ScipPublicApi;
pub use scip::ScipPublicModule;

Modules§

protocol
Borrowed from lsp-types crate and modified to fit our need. 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.
query
Offline query the knowledge from the index.
scip
SCIP index encoding.
scip_query
Offline query SCIP indexes.

Structs§

FileIndex
The index of a file.
Knowledge
The dumped knowledge.
KnowledgeWithContext
A view of knowledge with context for dumping.
ReferenceIndex
The index of a reference.

Functions§

knowledge
Dumps typst knowledge in LSIF format from workspace.