macOS
brew install codebook-lsplocal Homebrew formula metadata
brew
Code-aware spell checker language server. Version 0.3.42 via Homebrew; verified 2026-07-07.
install
brew install codebook-lsplocal Homebrew formula metadata
sudo pacman -S codebook-lspArch Linux sync databases · codebook-lsp · source: geo.mirror.pkgbuild.com
overview
Code-aware spell checker language server
history
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.
security posture
No matching local secret-handling manifest was found for codebook-lsp. Nucleus package metadata is still published here so future coverage has a stable package URL.
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 |
|---|---|---|---|
codebook-lsp | cli | global executable |
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.
https://github.com/blopker/codebook
install metadata
| Package key | brew:codebook-lsp |
|---|---|
| Version | 0.3.42 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/codebook-lsp |
| Homepage | https://github.com/blopker/codebook |
| Repository | https://github.com/blopker/codebook |
| Upstream docs | https://github.com/blopker/codebook#readme |
| License | MIT |
| Source archive | https://github.com/blopker/codebook/archive/refs/tags/v0.3.42.tar.gz |
| Last updated | 2026-07-07T03:21:55Z |
| Pulse | updated |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
codebook-lsp 0.3.41-1
Code-aware spell checker with language server implementation
https://github.com/blopker/codebook
sudo pacman -S codebook-lspsource 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.