@cspell/dict-de-ch

1.2.0 • Public • Published

CSpell Swiss German Dictionary

Swiss 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-ch
cspell link add @cspell/dict-de-ch

Uninstall from CSpell

cspell link remove @cspell/dict-de-ch

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-de-ch/cspell-ext.json"],
    // …
}

Resources

The Hunspell source for this dictionary can be found:

Package Sidebar

Install

npm i @cspell/dict-de-ch

Weekly Downloads

1,240

Version

1.2.0

License

GPL-3.0-or-later

Unpacked Size

849 kB

Total Files

8

Last publish

Collaborators

  • jason-dent