
Security News
GitHub Actions Adds cache-mode to Limit Cache Poisoning Risk
GitHub Actions now supports cache-mode, a least-privilege control on the Actions cache aimed at the cache poisoning technique behind recent compromises.
@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.json
{
"import": ["@cspell/dict-de-ch/cspell-ext.json"],
"language": "de, de_CH",
}
cspell.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@latest/cspell-ext.json/cspell-ext.json"],
"cSpell.language": "de, de_CH",
}
cspell.json
{
"import": ["https://cdn.jsdelivr.net/npm/@cspell/dict-de-ch@latest/cspell-ext.json/cspell-ext.json"],
"language": "de, de_CH",
}
cspell.config.yaml
import:
- https://cdn.jsdelivr.net/npm/@cspell/dict-de-ch@latest/cspell-ext.json/cspell-ext.json
language: 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.
The npm package @cspell/dict-de-ch receives a total of 1,724 weekly downloads. As such, @cspell/dict-de-ch popularity was classified as popular.
We found that @cspell/dict-de-ch demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.

Security News
GitHub Actions now supports cache-mode, a least-privilege control on the Actions cache aimed at the cache poisoning technique behind recent compromises.

Company News
Allow myself to introduce... myself.

Research
/Security News
A Twitch browser extension on Chrome and Firefox forwards users’ live OAuth session tokens through proxies controlled by a Russian bot service.