@cspell/dict-de-ch
Advanced tools
+2
-2
| { | ||
| "name": "@cspell/dict-de-ch", | ||
| "version": "1.3.1", | ||
| "version": "1.3.2", | ||
| "description": "Swiss German dictionary for CSpell.", | ||
@@ -52,3 +52,3 @@ "publishConfig": { | ||
| }, | ||
| "gitHead": "30c5c53b8e28152fc1d8a6cf0c872b068a64221a" | ||
| "gitHead": "627831379fe16dbfcfbf05fe747f05320b86e615" | ||
| } |
+21
-7
@@ -45,3 +45,3 @@ # CSpell Swiss German Dictionary | ||
| <details> | ||
| <summary>CSpell Settings `cspell.json`</summary> | ||
| <summary>CSpell Settings <code>cspell.json</code></summary> | ||
@@ -60,3 +60,3 @@ **`cspell.json`** | ||
| <details> | ||
| <summary>CSpell Settings `cspell.config.yaml`</summary> | ||
| <summary>CSpell Settings <code>cspell.config.yaml</code></summary> | ||
@@ -73,2 +73,4 @@ **`cspell.config.yaml`** | ||
| ## Local Installation using CDN | ||
| ## CDN Configuration | ||
@@ -85,3 +87,3 @@ | ||
| { | ||
| "cSpell.import": ["https://cdn.jsdelivr.net/npm/@cspell/dict-de-ch@latest/cspell-ext.json/cspell-ext.json"], | ||
| "cSpell.import": ["https://cdn.jsdelivr.net/npm/@cspell/dict-de-ch/cspell-ext.json"], | ||
| "cSpell.language": "de, de_CH", | ||
@@ -94,3 +96,3 @@ } | ||
| <details> | ||
| <summary>CSpell Settings `cspell.json`</summary> | ||
| <summary>CSpell Settings <code>cspell.json</code></summary> | ||
@@ -101,3 +103,3 @@ **`cspell.json`** | ||
| { | ||
| "import": ["https://cdn.jsdelivr.net/npm/@cspell/dict-de-ch@latest/cspell-ext.json/cspell-ext.json"], | ||
| "import": ["https://cdn.jsdelivr.net/npm/@cspell/dict-de-ch/cspell-ext.json"], | ||
| "language": "de, de_CH", | ||
@@ -110,3 +112,3 @@ } | ||
| <details> | ||
| <summary>CSpell Settings `cspell.config.yaml`</summary> | ||
| <summary>CSpell Settings <code>cspell.config.yaml</code></summary> | ||
@@ -117,3 +119,3 @@ **`cspell.config.yaml`** | ||
| import: | ||
| - https://cdn.jsdelivr.net/npm/@cspell/dict-de-ch@latest/cspell-ext.json/cspell-ext.json | ||
| - https://cdn.jsdelivr.net/npm/@cspell/dict-de-ch/cspell-ext.json | ||
| language: de, de_CH | ||
@@ -124,2 +126,14 @@ ``` | ||
| ## Dictionary Information | ||
| | Name | Enabled | Description | | ||
| | ------- | ------- | -------------------------------- | | ||
| | `de-ch` | | Swiss German (de-CH) Dictionary. | | ||
| ## Language Settings | ||
| | Name | Locale | File Type | | ||
| | ------- | ------------- | --------- | | ||
| | `de-ch` | `de`, `de_CH` | `*` | | ||
| <!--- @@inject-end: ./static/install.md ---> | ||
@@ -126,0 +140,0 @@ |
842360
0.04%167
9.15%