# Installer ts_query_ls avec Homebrew, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de ts_query_ls pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:ts_query_ls
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install ts_query_ls
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#ts_query_ls
```

  Preuve: nixpkgs package indexes: pkgs/by-name/ts/ts_query_ls/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:ts_query_ls
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/ts_query_ls>
- **Version:** 3.16.0
- **Résumé source:** LSP implementation for Tree-sitter's query files
- **Page d'accueil:** <https://github.com/ribru17/ts_query_ls>
- **Dépôt:** <https://github.com/ribru17/ts_query_ls>
- **Licence:** MIT
- **Archive source:** <https://github.com/ribru17/ts_query_ls/archive/refs/tags/v3.16.0.tar.gz>
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- ts_query_ls (cli)
- ts_query_ls (alias)

## Dépendances de compilation

- cmake
- rust

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 3.16.0
- données locales: OK
- dépôt amont: https://github.com/ribru17/ts_query_ls
- dernière version détectée: v3.16.0 (à jour)
- info: No package-manager update timestamp was available.
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 2025: v3.12.0 release notes included bare-bones VS Code client support.
- 2025: v3.14.0 release notes documented Homebrew packaging and crates.io publishing work.
- 2026: v3.16.0 updated Neovim config docs, bumped Tree-sitter, and added a check option to ignore specific languages.

### Related projects

- ts_query_ls is built around Tree-sitter query files and related parser artifacts.
- It is adjacent to Neovim, VS Code, Zed, and other editor ecosystems that rely on Tree-sitter queries for highlighting, captures, injections, folds, and related language features.

### Sources

- <https://github.com/ribru17/ts_query_ls#readme>
- <https://github.com/ribru17/ts_query_ls/releases>
- source_facts.package-manager


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** ts_query_ls
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Autres enregistrements de gestionnaires de paquets

- Nix - ts_query_ls: normalized package name match | nixpkgs package indexes: pkgs/by-name/ts/ts_query_ls/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Liens liés

- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/fr/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/fr/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [cmake](https://pkg.so/fr/brew/cmake/) - Build dependency declared by Homebrew.
- [rust](https://pkg.so/fr/brew/rust/) - Build dependency declared by Homebrew.
- [gopls](https://pkg.so/fr/brew/gopls/) - Shares pkgdb curated category or tags: cli, developer-tools, language-server, lsp.
- [python-lsp-server](https://pkg.so/fr/brew/python-lsp-server/) - Shares pkgdb curated category or tags: cli, developer-tools, language-server, lsp.
- [zls](https://pkg.so/fr/brew/zls/) - Shares pkgdb curated category or tags: cli, developer-tools, language-server, lsp.
- [helm-ls](https://pkg.so/fr/brew/helm-ls/) - Shares pkgdb curated category or tags: cli, developer-tools, language-server, lsp.
- [ansible-language-server](https://pkg.so/fr/brew/ansible-language-server/) - Shares pkgdb curated category or tags: cli, developer-tools, language-server, lsp.
- [ruby-lsp](https://pkg.so/fr/brew/ruby-lsp/) - Shares pkgdb curated category or tags: cli, developer-tools, language-server, lsp.
- [haskell-language-server](https://pkg.so/fr/brew/haskell-language-server/) - Shares pkgdb curated category or tags: cli, developer-tools, language-server, lsp.
- [dockerfile-language-server](https://pkg.so/fr/brew/dockerfile-language-server/) - Shares pkgdb curated category or tags: cli, developer-tools, language-server, lsp.
- [actions-languageserver](https://pkg.so/fr/brew/actions-languageserver/) - Local metadata places this package in an adjacent workflow. Shared terms: cli, developer, developer-tools, files, language.
- [beancount-language-server](https://pkg.so/fr/brew/beancount-language-server/) - Local metadata places this package in an adjacent workflow. Shared terms: cli, developer, developer-tools, files, language.

## Combined YAML source

View the package source record on GitHub. [combined/ts_query_ls.yml](https://github.com/mxcl/pkgdb/blob/main/combined/ts_query_ls.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
