macOS
brew install ts_query_lslocal Homebrew formula metadata
brew / rank 9231
LSP implementation for Tree-sitter's query files. Version 3.16.0 via Homebrew; verified from local package data. Also installable with nix: nix profile install nixpkgs#ts_query_ls.
install
brew install ts_query_lslocal Homebrew formula metadata
nix profile install nixpkgs#ts_query_lsnixpkgs package indexes · pkgs/by-name/ts/ts_query_ls/package.nix · source: api.github.com
overview
LSP implementation for Tree-sitter's query files
history
ts_query_ls is a language-server implementation for Tree-sitter query files. Its README documents configuration, diagnostics, formatting, CI checking, linting, profiling, editor setup, and Tree-sitter-specific query analysis.
The project focuses on the tooling gap around .scm query files used by Tree-sitter grammars and editor integrations. Instead of being a general language server, it specializes in Tree-sitter query syntax, parser discovery, capture and predicate validation, query-module imports, and compatibility with query workspace layouts.
GitHub release history shows an active 3.x line with contributors beyond the original author. Release notes mention Homebrew packaging documentation in v3.14.0, VS Code client support in v3.12.0, Neovim documentation updates in v3.16.0, and ongoing dependency updates for Tree-sitter.
Users configure the server through initialization or a `.tsqueryrc.json` discovered in the workspace or ancestor directories. Outside editor LSP usage, the same binary can format query directories, run CI checks, lint captures and predicates without parser objects, and profile slow query patterns.
The package matters in a narrow but real developer-tools niche: people maintaining Tree-sitter grammars, Neovim queries, Zed queries, and editor runtime queries need validation before errors appear inside an editor or runtime. Packaging it for Homebrew and Nix makes that workflow available as a normal CLI rather than only as editor configuration.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
ts_query_ls | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:ts_query_ls |
|---|---|
| Version | 3.16.0 |
| Package manager | Homebrew |
| Homepage | https://github.com/ribru17/ts_query_ls |
| Repository | https://github.com/ribru17/ts_query_ls |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
ts_query_ls
nix profile install nixpkgs#ts_query_lssource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.