Description
Syntax-aware editing in Kakoune can use tree-sitter parsers for richer language understanding.
It is useful for developers who want better highlighting, selections, or editor features based on parsed source code. Parser quality varies by language, so keep project formatting and tests as the final authority.