# ts_query_ls を Homebrew, Nix でインストール

ts_query_ls のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install ts_query_ls
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

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

  証拠: 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

## パッケージ情報

- **パッケージキー:** brew:ts_query_ls
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/ts_query_ls>
- **バージョン:** 3.16.0
- **ソース概要:** LSP implementation for Tree-sitter's query files
- **ホームページ:** <https://github.com/ribru17/ts_query_ls>
- **リポジトリ:** <https://github.com/ribru17/ts_query_ls>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/ribru17/ts_query_ls/archive/refs/tags/v3.16.0.tar.gz>
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- ts_query_ls (cli)
- ts_query_ls (エイリアス)

## ビルド依存関係

- cmake
- rust

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 3.16.0
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/ribru17/ts_query_ls
- 検出された最新: v3.16.0 (最新)
- 情報: No package-manager update timestamp was available.
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 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.

### ソース

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


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## ソースデータベース詳細

- **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

## 他のパッケージマネージャ記録

- 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


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/ja/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [cmake](https://pkg.so/ja/brew/cmake/) - Build dependency declared by Homebrew.
- [rust](https://pkg.so/ja/brew/rust/) - Build dependency declared by Homebrew.
- [gopls](https://pkg.so/ja/brew/gopls/) - Shares pkgdb curated category or tags: cli, developer-tools, language-server, lsp.
- [python-lsp-server](https://pkg.so/ja/brew/python-lsp-server/) - Shares pkgdb curated category or tags: cli, developer-tools, language-server, lsp.
- [zls](https://pkg.so/ja/brew/zls/) - Shares pkgdb curated category or tags: cli, developer-tools, language-server, lsp.
- [helm-ls](https://pkg.so/ja/brew/helm-ls/) - Shares pkgdb curated category or tags: cli, developer-tools, language-server, lsp.
- [ansible-language-server](https://pkg.so/ja/brew/ansible-language-server/) - Shares pkgdb curated category or tags: cli, developer-tools, language-server, lsp.
- [ruby-lsp](https://pkg.so/ja/brew/ruby-lsp/) - Shares pkgdb curated category or tags: cli, developer-tools, language-server, lsp.
- [haskell-language-server](https://pkg.so/ja/brew/haskell-language-server/) - Shares pkgdb curated category or tags: cli, developer-tools, language-server, lsp.
- [dockerfile-language-server](https://pkg.so/ja/brew/dockerfile-language-server/) - Shares pkgdb curated category or tags: cli, developer-tools, language-server, lsp.
- [actions-languageserver](https://pkg.so/ja/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/ja/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)


## ソース

- 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
