Skip to content

Mismatch in installed dictionaries? #3370

Answered by Jason3S
adam-moss asked this question in Q&A
Discussion options

You must be logged in to vote

@adam-moss,

Please try out v4. (There is a workaround in v3)

With v4, the extension will try to load all dictionaries from node_modules before falling back to the bundled dictionaries.

In v3 you have to tell it to load the dictionaries:

cspell.config.yaml

import:
  - '@cspell/cspell-bundled-dicts'

See: #2864 (comment)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@adam-moss
Comment options

Answer selected by adam-moss
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants