4.3.19 • Published 17 days ago

@cspell/dict-en_us v4.3.19

Weekly downloads
41,906
License
MIT
Repository
github
Last release
17 days 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.3.19

17 days ago

4.3.18

19 days ago

4.3.17

2 months ago

4.3.16

3 months ago

4.3.15

3 months ago

4.3.14

3 months ago

4.3.13

4 months ago

4.3.12

5 months ago

4.3.9

7 months ago

4.3.6

10 months ago

4.3.5

10 months ago

4.3.8

7 months ago

4.3.7

8 months ago

4.3.11

6 months ago

4.3.10

7 months ago

4.3.4

10 months ago

4.3.3

12 months ago

4.3.2

1 year ago

4.3.1

1 year ago

4.3.0

1 year ago

4.2.3

1 year ago

4.2.2

1 year ago

4.2.1

1 year ago

4.2.0

1 year ago

4.1.4

1 year ago

4.1.0

1 year ago

4.0.1

1 year ago

4.0.0

2 years ago

4.1.2

1 year ago

4.1.1

1 year ago

2.3.3

2 years ago

3.0.0

2 years ago

2.3.2

2 years ago

2.3.0

2 years ago

2.3.1

2 years ago

2.2.7

2 years ago

2.2.6

2 years ago

2.2.10

2 years ago

2.2.9

2 years ago

2.2.8

2 years ago

2.2.3

2 years ago

2.2.2

2 years ago

2.2.5

2 years ago

2.2.4

2 years ago

2.2.1

2 years ago

2.2.0

2 years ago

2.1.6

2 years ago

2.1.5

2 years ago

2.1.7

2 years ago

2.1.4

2 years ago

2.1.3

3 years ago

2.1.2

3 years ago

2.1.1

3 years ago

2.1.0

3 years ago

2.0.2

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.2.45

3 years ago

1.2.44

3 years ago

1.2.42

3 years ago

1.2.43

3 years ago

1.2.41

3 years ago

1.2.40

3 years ago

1.2.39

3 years ago

1.2.38

3 years ago

1.2.37

3 years ago