🍺 BREW Explorer

← all formulae

codebook-lsp

brew install codebook-lsp v0.3.41 MIT

Code-aware spell checker language server

87
30-day installs · #3678
408
90-day · #3127
1.3k
365-day · #3448
820
★ GitHub stars · updated 2mo ago

Build dependencies

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [
    "rust"
  ],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Code-aware spell checker language server",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:36:31+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "codebook-lsp",
  "github_default_branch": "main",
  "github_last_commit_at": "2026-06-11T23:36:19Z",
  "github_readme_excerpt": "\u003cbr /\u003e\n\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://github.com/blopker/codebook\"\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/blopker/codebook/main/assets/codebook-nt.webp\" alt=\"Logo\" width=\"200\"\u003e\n  \u003c/a\u003e\n  \u003ch3 align=\"center\"\u003eCODEBOOK\u003c/h3\u003e\n  \u003cp align=\"center\"\u003e\n    An unholy spell checker for code.\n    \u003cbr /\u003e\u003cbr /\u003e\n    \u003ca href=\"#installation\"\u003eInstall\u003c/a\u003e\n    \u00b7\n    \u003ca href=\"https://github.com/blopker/codebook/issues\"\u003eReport Bug\u003c/a\u003e\n    \u00b7\n    \u003ca href=\"https://github.com/blopker/codebook/issues\"\u003eRequest Feature\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/div\u003e\n\nPlease give a \u2b50 if you find Codebook useful!\n\n## About\n\nCodebook is a spell checker for code. It binds together the venerable Tree Sitter and the fast spell checker [Spellbook](https://github.com/helix-editor/spellbook). Included is a Language Server for use in (theoretically) any editor. Everything is done in Rust to keep response times snappy and memory usage _low_.\n\nNo configuration needed. Codebook will automatically detect the language you are editing and mark issues for you. Codebook will try to only mark issues for words that you create, where they are initially defined.\n\n\u003cimg src=\"https://raw.githubusercontent.com/blopker/codebook/main/assets/example.png\" alt=\"Example\" width=\"400\"\u003e\n\nHowever, if you are looking for a traditional spell checker for _prose_, Codebook may not be what you are looking for. For example, capitalization issues are handled loosely and grammar checking is out of scope.\n\nTo see the motivations behind Codebook, read [this blog post](https://blopker.com/writing/09-survey-of-the-current-state-of-code-spell-checking/).\n\n## Goals\n\nSpell checking is complicated, and opinions about how it should be done, especially for code, differ. This section is about the trade-offs that steer decisions.\n\n### Privacy\n\nNo remote calls for spell checking or analytics. Once dictionaries are cached, Codebook needs to be usable offline. Codebook will never send the contents of files to a remote server.\n\n### Don\u0027t be annoying\n\nCodebook should h",
  "github_repo": "blopker/codebook",
  "github_stars": 820,
  "github_topics": [],
  "homepage": "https://github.com/blopker/codebook",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 87,
  "installs_365d": 1270,
  "installs_90d": 408,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "MIT",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "codebook-lsp",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 3678,
  "rank_365d": 3448,
  "rank_90d": 3127,
  "raw_hash": "0530dc087a18bf07",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/c/codebook-lsp.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "0.3.41",
  "versioned_formulae": [],
  "why_use_this": null
}