1.2.0 • Published 7 months ago
@cspell/dict-de-at v1.2.0
CSpell Austrian German Dictionary
Austrian German dictionary for CSpell.
This is a pre-built dictionary for use with CSpell.
Installation
Global Install and add to CSpell global settings.
npm install -g @cspell/dict-de-at
cspell link add @cspell/dict-de-atUninstall from CSpell
cspell link remove @cspell/dict-de-atManual Installation
The cspell-ext.json file in this package should be added to the import section in your cspell.json file.
{
    // …
    "import": ["@cspell/dict-de-at/cspell-ext.json"],
    "language": "de-AT",
    // …
}Resources
The Hunspell source for this dictionary can be found: