On-Demand Language Grammar Loading
- Entity ID:
ent-20260419-d53251f4bb84 - Type:
concept - Scope:
shared - Status:
active - Aliases: lazy grammar load, tree-sitter on demand
Description
v2.1.108 memory optimization: syntax highlighting grammars for file reads and edits are now loaded on demand rather than eagerly at startup. Reduces memory footprint for file reads, edits, and syntax highlighting.
Key claims
- Grammars load on demand in v2.1.108
Relations
- v2.1.108 Release --[contains]--> On-Demand Language Grammar Loading