Expand description
Semantic tokens (highlighting) support for LSP.
Structs§
- ModifierIter 
- An iterator over the variants of Modifier
- SemanticToken Cache 
- A shared semantic tokens cache.
- TokenType Iter 
- An iterator over the variants of TokenType
Enums§
- Modifier
- A modifier to some semantic token.
- TokenType 
- Very similar to typst_ide::Tag, but with convenience traits, and extensible because we want to further customize highlighting
Type Aliases§
- SemanticTokens 
- A shared semantic tokens object.