Danish dictionary for CSpell.
This is a pre-built dictionary, base on Stavekontrolden, for use with CSpell.
Global Install and add to CSpell global settings.
npm install -g @cspell/dict-da-dk
cspell link add @cspell/dict-da-dk
cspell link remove @cspell/dict-da-dk
The cspell-ext.json
file in this package should be added to the import section in your cspell.json
file.
{
// …
"import": ["@cspell/dict-da-dk/cspell-ext.json"],
"language": "da-DK",
// …
}
The Hunspell source for this dictionary can be found: