Ross ROSS = Recommend OSS · open-source software intelligence for agents

streetsidesoftware/vscode-spell-checker

A simple source code spell checker for code observed · 2026-08-28

github.com/streetsidesoftware/vscode-spell-checker · homepage · TypeScript · NOASSERTION (other) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
streetsidesoftware/vscode-spell-checkermain99

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