A Spell Checker for Code!
The CSpell mono-repo, a spell checker for code.
Some videos related to CSpell and the Code Spell Checker for VS Code.
cspell-cli — cspell-cli
is useful for including cspell
directly from GitHub.
Example install: npm install -g git+https://github.com/streetsidesoftware/cspell-cli
.
This will add the cspell-cli
command, which is an alias of the cspell
command.
Link | Description | Status |
---|---|---|
rfc-0001 | Fixing common misspellings | Done |
rfc-0002 | Improving Generated Suggestions | Done |
rfc-0003 | Plug-ins: Adding file parsers | In Progress |
rfc-0004 | Support Marking Issues as Known | Not started |
Available as part of the Tidelift Subscription.
The maintainers of CSpell and thousands of other packages are working with Tidelift to deliver commercial support and maintenance for the open source packages you use to build your applications. Save time, reduce risk, and improve code health, while paying the maintainers of the exact packages you use. Learn more.
To report a security vulnerability, please email security@streetsidesoftware.com or use the
Tidelift security contact.
Tidelift will coordinate the fix and disclosure.
version | Node | Status | Maintenance | End of Free Support | |
---|---|---|---|---|---|
cspell | 9.x | 20.x | In Active Development | TBD | TBD |
cspell | 8.x | 18.x | Maintenance | 2025-05-01 | 2025-06-01 |
cspell | 7.x | 16.x | Paid support only[^1] | 2023-10-01 | 2023-11-07 |
cspell | 6.x | 14.14.x | Paid support only[^1] | 2023-04-01 | 2023-05-01 |
cspell | 5.x | 12.x | Paid support only[^1] | - | 2022-10-01 |
cspell | 4.x | 10.x | Paid support only[^1] | - | 2022-05-01 |
[^1]: Support - Street Side Software
Contributions are welcome! See our contribution notes. Note: To add or remove words in a dictionary, visit cspell-dicts.
🙏 Special thanks to all of our amazing contributors! 🥰
Brought to you by Street Side Software