macOS
brew install codebook-lsplocal Homebrew formula metadata
安装
brew install codebook-lsplocal Homebrew formula metadata
sudo pacman -S codebook-lspArch Linux sync databases · codebook-lsp · 来源: geo.mirror.pkgbuild.com
概览
Code-aware spell checker language server
历史
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.
安全态势
没有找到 codebook-lsp 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
codebook-lsp | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/blopker/codebook
安装元数据
| 软件包键 | brew:codebook-lsp |
|---|---|
| 版本 | 0.3.42 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/codebook-lsp |
| 主页 | https://github.com/blopker/codebook |
| 仓库 | https://github.com/blopker/codebook |
| 上游文档 | https://github.com/blopker/codebook#readme |
| 许可证 | MIT |
| 源码归档 | https://github.com/blopker/codebook/archive/refs/tags/v0.3.42.tar.gz |
| 最后更新 | 2026-07-07T03:21:55Z |
| Pulse | updated |
| 构建依赖 | rust |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
codebook-lsp 0.3.41-1
Code-aware spell checker with language server implementation
https://github.com/blopker/codebook
sudo pacman -S codebook-lsp来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.