🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@cspell/dict-de-ch

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cspell/dict-de-ch

Swiss German dictionary for CSpell.

Source
npmnpm
Version
1.2.0
Version published
Maintainers
1
Created
Source

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:

  • https://github.com/wooorm/dictionaries/tree/main#readme

Keywords

cspell

FAQs

Package last updated on 06 Nov 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts