streetsidesoftware/vscode-spell-checker
A simple source code spell checker for code observed · 2026-08-28
Health v2 · maintenance only
99/100
- Activity 99
- Release rhythm 99
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 8
- age_days: 3761
- days_rel: 7
- days_push: 7
- n_releases_24m: 24
Adoption not part of the score
1675 stars · 141 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Code Spell Checker is a VS Code extension that spell checks source code and documents as you type, underlining unknown words and offering suggestions via Quick Fix. It is built on the self-contained cspell engine and supports many languages through add-on dictionaries.
Use cases
- catch typos in source code and comments
- spell check markdown documentation in VS Code
- add custom project dictionaries for domain terms
- reduce false positives when spell checking code
- get spelling suggestions while editing
- check British vs American English spelling
When to choose
- you write code in VS Code and want inline spell checking tuned for code identifiers
- you need configurable custom dictionaries and per-workspace settings
- you want a pure JS spell checker with no external binaries
When to avoid
- you need spell checking outside VS Code (use the cspell CLI instead)
- you need grammar or style checking, not just spelling
- you use an editor other than VS Code
Facets
plugin · maturity active
nlp editor developer-tools developer-tools text-editors editor-plugin cross-platform spell-checker vscode-extension cspell dictionaries code-quality natural-language-processing
4 sources
- readme: https://github.com/streetsidesoftware/vscode-spell-checker · fetched 2026-08-28 · 6ad9cacf90c0
- homepage: https://streetsidesoftware.github.io/vscode-spell-checker/ · fetched 2026-08-29 · 5c388b0e9298
- site_page: https://streetsidesoftware.com/vscode-spell-checker/docs/configuration · fetched 2026-08-29 · 36b4bf003cf0
- site_page: https://streetsidesoftware.com/vscode-spell-checker/about · fetched 2026-08-29 · 788b12eee4fd
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| streetsidesoftware/vscode-spell-checker | main | 99 |
For agents
markdown · JSON · MCP: product_card(name="streetsidesoftware/vscode-spell-checker")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem