Description
Enables Tree-sitter-based editors and tools to parse Lua code. It helps provide syntax highlighting, structural navigation, folding, and queries for Lua scripts, plugins, and embedded-language projects.
Syntax parsing does not validate runtime behavior. Review scripts separately before loading them into applications that execute Lua.