ts_query_ls

LSP server for Tree-sitter query language with syntax checking

brewmacoslinux
Try with needOr install directly
Source

About

LSP implementation for Tree-sitter's query files

Commands

ts_query_ls

Examples

Start the LSP server for editor integration$ ts_query_ls
Check syntax of a Tree-sitter query file$ ts_query_ls --check queries.scm
Enable debug output while running the server$ ts_query_ls --debug