4.4.11 • Published 1 year ago

@cspell/dict-en_us v4.4.11

Weekly downloads
41,906
License
MIT
Repository
github
Last release
1 year ago

CSpell English Dictionary

English dictionary for cspell.

This is a pre-built dictionary for use with cspell.

Note

This dictionary comes pre-installed with cspell. It should not be necessary to add it.

Requirements

ToolVersion
cspell>= 6
Code Spell Checker - Visual Studio Code>= 2

Installation

Global Install and add to cspell global settings.

npm install -g @cspell/dict-en_us
cspell link add @cspell/dict-en_us

Uninstall from cspell

cspell link remove @cspell/dict-en_us

Manual Installation

The cspell-ext.json file in this package should be added to the import section in your cspell.json file.

{
    // …
    "import": ["@cspell/dict-en_us/cspell-ext.json"],
    // …
}

Building

Building is only necessary if you want to modify the contents of the dictionary. Note: Building will take a few minutes for large files.

npm run build

Adding Words

Please add any words to src/additional_words.txt by making a pull request.

Resources

The Hunspell source for this dictionary can be found:

http://wordlist.aspell.net/hunspell-readme/

License

MIT

Some packages may have other licenses included.


4.4.1

1 year ago

4.4.0

1 year ago

4.4.3

1 year ago

4.4.2

1 year ago

4.4.11

1 year ago

4.4.9

1 year ago

4.4.8

1 year ago

4.4.5

1 year ago

4.4.4

1 year ago

4.4.7

1 year ago

4.4.6

1 year ago

4.3.31

1 year ago

4.3.30

1 year ago

4.3.35

1 year ago

4.3.34

1 year ago

4.3.33

1 year ago

4.3.32

1 year ago

4.3.37

1 year ago

4.3.36

1 year ago

4.3.28

2 years ago

4.3.27

2 years ago

4.3.29

1 year ago

4.3.26

2 years ago

4.3.20

2 years ago

4.3.23

2 years ago

4.3.22

2 years ago

4.3.21

2 years ago

4.3.19

2 years ago

4.3.18

2 years ago

4.3.17

2 years ago

4.3.16

2 years ago

4.3.15

2 years ago

4.3.14

2 years ago

4.3.13

2 years ago

4.3.12

3 years ago

4.3.9

3 years ago

4.3.6

3 years ago

4.3.5

3 years ago

4.3.8

3 years ago

4.3.7

3 years ago

4.3.11

3 years ago

4.3.10

3 years ago

4.3.4

3 years ago

4.3.3

3 years ago

4.3.2

3 years ago

4.3.1

3 years ago

4.3.0

3 years ago

4.2.3

3 years ago

4.2.2

3 years ago

4.2.1

3 years ago

4.2.0

3 years ago

4.1.4

3 years ago

4.1.0

4 years ago

4.0.1

4 years ago

4.0.0

4 years ago

4.1.2

3 years ago

4.1.1

3 years ago

2.3.3

4 years ago

3.0.0

4 years ago

2.3.2

4 years ago

2.3.0

4 years ago

2.3.1

4 years ago

2.2.7

4 years ago

2.2.6

4 years ago

2.2.10

4 years ago

2.2.9

4 years ago

2.2.8

4 years ago

2.2.3

4 years ago

2.2.2

4 years ago

2.2.5

4 years ago

2.2.4

4 years ago

2.2.1

4 years ago

2.2.0

4 years ago

2.1.6

4 years ago

2.1.5

4 years ago

2.1.7

4 years ago

2.1.4

5 years ago

2.1.3

5 years ago

2.1.2

5 years ago

2.1.1

5 years ago

2.1.0

5 years ago

2.0.2

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.2.45

5 years ago

1.2.44

5 years ago

1.2.42

5 years ago

1.2.43

5 years ago

1.2.41

5 years ago

1.2.40

5 years ago

1.2.39

5 years ago

1.2.38

5 years ago

1.2.37

6 years ago