CSpell for Zed
- Install:
npm install -g @cspell/dict-de-ch
npm install -g cspell
cspell link add @cspell/dict-de-ch- Modify
cspell.json
{
"dictionaries": ["de-ch"]
}- Execute command:
editor: restart language server
| Name | Name | Last commit date | ||
|---|---|---|---|---|
npm install -g @cspell/dict-de-ch
npm install -g cspell
cspell link add @cspell/dict-de-chcspell.json{
"dictionaries": ["de-ch"]
}editor: restart language server