British English dictionary for cspell.
This is a pre-built dictionary for use with cspell.
Note: this is a limited dictionary, it is an old word list. Use @cspell/dict-en-gb for a more extensive dictionary.
| Tool | Version |
|---|---|
| cspell | >= 8 |
| Code Spell Checker - Visual Studio Code | >= 4 |
This package is bundled with CSpell.
VSCode Settings
Add the following to your VSCode settings:
.vscode/settings.json
CSpell Settings cspell.json
cspell.json
{
"language": "en-GB",
}CSpell Settings cspell.config.yaml
cspell.config.yaml
language: en-GBNOTE: This package is bundled with CSpell.
| Name | Enabled | Description |
|---|---|---|
en-gb |
British English Dictionary |
| Name | Locale | File Type |
|---|---|---|
en-gb |
en-GB |
* |
Please help correct any mistakes in the dictionaries.
See: Contributing
Special thanks to all of our amazing contributors!
See: How to Create a New Dictionary
Contributions are welcomed and encouraged, please read src/README.md.
MIT
Brought to you by
Street Side Software
{ "cSpell.language": "en-GB", }