# codebook-lsp を Homebrew, pacman でインストール

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

## インストール

```sh
sudo av install brew:codebook-lsp
```

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

### macOS

- Homebrew (100%):

```sh
brew install codebook-lsp
```

  証拠: local Homebrew formula metadata

### Linux

- pacman (92%):

```sh
sudo pacman -S codebook-lsp
```

  証拠: Arch Linux sync databases: codebook-lsp from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## パッケージ情報

- **パッケージキー:** brew:codebook-lsp
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/codebook-lsp>
- **バージョン:** 0.3.42
- **ソース概要:** Code-aware spell checker language server
- **ホームページ:** <https://github.com/blopker/codebook>
- **リポジトリ:** <https://github.com/blopker/codebook>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/blopker/codebook/archive/refs/tags/v0.3.42.tar.gz>
- **最終更新:** 2026-07-07T03:21:55Z
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- codebook-lsp (cli)
- codebook-lsp (エイリアス)

## ビルド依存関係

- rust

## インストール挙動

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

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 0.3.42
- マネージャ更新日: 2026-07-07
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/blopker/codebook
- 検出された最新: v0.3.42 (最新)
## プロジェクトの歴史と使われ方

Codebook LSP is a Rust language-server spell checker for code. It combines Tree-sitter parsing with Spellbook-style spell checking so editors can flag words in comments, strings, and definitions without behaving like a prose grammar checker.

### プロジェクトの歴史

The GitHub repository was created on 2025-01-03, and early releases began in January 2025. The README states that Codebook was originally developed for the Zed editor and exposes a Language Server intended for any editor that supports LSP.

The project emphasizes privacy, low annoyance, and efficiency: no remote spell-checking calls, only flagging words users can control, and low CPU and memory overhead for checking on keystrokes.

### 採用の歴史

The README documents manual release downloads, `eget`, Arch Linux `pacman`, Cargo, Homebrew, and source builds. The input package facts list Homebrew and pacman, which matches the upstream installation section.

Editor integration is central to adoption. The README describes Codebook as the most popular spell checker for Zed, documents Helix and Neovim setup, and notes that a VS Code extension is still a work in progress.

### 使われ方

Users install the `codebook-lsp` binary and configure it in an editor's LSP client. In Helix it is launched with `codebook-lsp serve`; Neovim can enable it through `nvim-lspconfig`; Zed users generally install the Codebook extension, which manages the LSP binary.

The language server checks code-aware text such as comments, strings, and definitions, splits camelCase and snake_case, and manages dictionaries automatically.

### パッケージ好きにとっての重要性

Codebook LSP is a small but neat example of the LSP ecosystem expanding beyond compilers and linters into language-aware writing tools. Package maintainers care because editor integrations depend on a native binary being available on PATH, making Homebrew, pacman, Cargo, and release archives part of the editor experience.

### タイムライン

- 2025-01-03: GitHub repository created.
- 2025-01-15: Early v0.0.6 release published.
- 2025: README documents Zed, Helix, Neovim, and local VS Code integration paths.
- 2026: Active v0.3.x releases continue through at least v0.3.41.

### Related projects

- The README names Tree-sitter and Spellbook as core building blocks. It also relates Codebook to the Zed extension, Helix, Neovim's LSP configuration, and a work-in-progress VS Code extension.

### ソース

- <https://github.com/blopker/codebook>


## セキュリティノート

codebook-lsp に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、パッケージメタデータはここに公開されています。


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

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

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

- pacman - codebook-lsp - 0.3.41-1: normalized package name match | Arch Linux sync databases: codebook-lsp from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Code-aware spell checker with language server implementation | https://github.com/blopker/codebook


## 関連リンク

- [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.
- [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, editor-integration, language-server, lsp.
- [python-lsp-server](https://pkg.so/ja/brew/python-lsp-server/) - Shares pkgdb curated category or tags: cli, developer-tools, editor-integration, language-server, lsp.
- [fish-lsp](https://pkg.so/ja/brew/fish-lsp/) - Shares pkgdb curated category or tags: cli, developer-tools, editor-integration, language-server, lsp.
- [efm-langserver](https://pkg.so/ja/brew/efm-langserver/) - Shares pkgdb curated category or tags: cli, developer-tools, editor-integration, language-server, lsp.
- [expert](https://pkg.so/ja/brew/expert/) - Shares pkgdb curated category or tags: cli, developer-tools, editor-integration, language-server, lsp.
- [ltex-ls-plus](https://pkg.so/ja/brew/ltex-ls-plus/) - Shares pkgdb curated category or tags: cli, developer-tools, language-server, lsp, spell-checker.
- [pkl-lsp](https://pkg.so/ja/brew/pkl-lsp/) - Shares pkgdb curated category or tags: cli, developer-tools, editor-integration, language-server, lsp.
- [jq-lsp](https://pkg.so/ja/brew/jq-lsp/) - Shares pkgdb curated category or tags: cli, developer-tools, editor-integration, language-server, lsp.
- [typos-lsp](https://pkg.so/ja/brew/typos-lsp/) - Local metadata places this package in an adjacent workflow. Shared terms: checker, cli, developer, developer-tools, editor.
- [actions-languageserver](https://pkg.so/ja/brew/actions-languageserver/) - Local metadata places this package in an adjacent workflow. Shared terms: cli, developer, developer-tools, editor, editor-integration.
- [dhall-lsp-server](https://pkg.so/ja/brew/dhall-lsp-server/) - Local metadata places this package in an adjacent workflow. Shared terms: cli, developer, developer-tools, editor, editor-integration.

## Combined YAML source

View the package source record on GitHub. [combined/codebook-lsp.yml](https://github.com/mxcl/pkgdb/blob/main/combined/codebook-lsp.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
