
Product
Socket MCP Adds Org Alerts, Threat Feed Review, and Package Inspection
Socket MCP now lets AI assistants review org alerts, investigate threats using the Socket threat feed, and inspect package files in addition to dependency scoring.
@cspell/dict-de-ch
Advanced tools
Swiss German dictionary for CSpell.
This is a pre-built dictionary for use with CSpell.
| Tool | Version |
|---|---|
| cspell | >= 8 |
| Code Spell Checker - Visual Studio Code | >= 4 |
npm install -D @cspell/dict-de-ch
Add the following to your VSCode settings:
.vscode/settings.json
{
"cSpell.import": ["@cspell/dict-de-ch/cspell-ext.json"],
"cSpell.language": "de, de_CH",
}
cspell.jsoncspell.json
{
"import": ["@cspell/dict-de-ch/cspell-ext.json"],
"language": "de, de_CH",
}
cspell.config.yamlcspell.config.yaml
import:
- '@cspell/dict-de-ch/cspell-ext.json'
language: de, de_CH
Add the following to your VSCode settings:
.vscode/settings.json
{
"cSpell.import": ["https://cdn.jsdelivr.net/npm/@cspell/dict-de-ch/cspell-ext.json"],
"cSpell.language": "de, de_CH",
}
cspell.jsoncspell.json
{
"import": ["https://cdn.jsdelivr.net/npm/@cspell/dict-de-ch/cspell-ext.json"],
"language": "de, de_CH",
}
cspell.config.yamlcspell.config.yaml
import:
- https://cdn.jsdelivr.net/npm/@cspell/dict-de-ch/cspell-ext.json
language: de, de_CH
| Name | Enabled | Description |
|---|---|---|
de-ch | Swiss German (de-CH) Dictionary. |
| Name | Locale | File Type |
|---|---|---|
de-ch | de, de_CH | * |
Please help correct any mistakes in the dictionaries.
See: Contributing
Special thanks to all of our amazing contributors!
See: How to Create a New Dictionary
The Hunspell source for this dictionary can be found:
Brought to you by
Street Side Software
FAQs
Swiss German dictionary for CSpell.
We found that @cspell/dict-de-ch demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

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.

Product
Socket MCP now lets AI assistants review org alerts, investigate threats using the Socket threat feed, and inspect package files in addition to dependency scoring.

Product
Socket Firewall blocks malicious VS Code and Open VSX extensions before install, protecting developers from compromised editor marketplaces.

Research
More than 140 Mastra npm packages were compromised in a supply chain attack that used a typosquatted dependency to deliver a cross-platform infostealer during installation.