Skip to content

Commit b4bb09a

Browse files
chore: Update README.md (#4945)
Co-authored-by: Jason3S <3740137+Jason3S@users.noreply.github.com>
1 parent 02dfd4c commit b4bb09a

File tree

10 files changed

+319
-4
lines changed

10 files changed

+319
-4
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ Various [cspell](https://github.com/streetsidesoftware/cspell) dictionaries. Eac
132132
- [TypeScript/JavaScript](dictionaries/typescript) - TypeScript and JavaScript dictionary. <sup>1</sup>
133133
- [Vue](dictionaries/vue) - CSpell configuration for VUE files <sup>1</sup>
134134
- [Win32](dictionaries/win32) - Win32 dictionary.
135+
- [Zig](dictionaries/zig) - Zig dictionary for cspell.
135136

136137
## Specialized Dictionaries
137138

@@ -290,6 +291,7 @@ Various [cspell](https://github.com/streetsidesoftware/cspell) dictionaries. Eac
290291
| [@cspell/dict-vim](./dictionaries/vim#readme) | Vim | vim |
291292
| [@cspell/dict-vue](./dictionaries/vue#readme)<sup>1</sup> | Vue | |
292293
| [@cspell/dict-win32](./dictionaries/win32#readme) | Win32 | win32 |
294+
| [@cspell/dict-zig](./dictionaries/zig#readme) | Zig | zig |
293295

294296
<sup>1</sup> Bundled with CSpell.<br><sup>2</sup> Dictionaries are enabled when packages is imported.
295297

@@ -435,6 +437,7 @@ Various [cspell](https://github.com/streetsidesoftware/cspell) dictionaries. Eac
435437
| [`vim`](dictionaries/vim) | Vim dictionary. | | |
436438
| [`web-services`](dictionaries/software-terms) <sup>1</sup> <sup>2</sup> | Web Services and APIs dictionary. | | |
437439
| [`win32`](dictionaries/win32) | Win32 dictionary. | - | c<br>cpp |
440+
| [`zig`](dictionaries/zig) | Zig dictionary for cspell. | - | zig<br>zon |
438441

439442
<sup>1</sup> Bundled with CSpell.<br> <sup>2</sup> Dictionaries are enabled when packages is imported.
440443

@@ -553,7 +556,6 @@ Special thanks to all of our amazing contributors!
553556
[<img alt="Contributor Peterdedecker" src="https://avatars.githubusercontent.com/u/2641214?v=4&size=128" width=64>](https://github.com/Peterdedecker)
554557
[<img alt="Contributor sherpalabsio" src="https://avatars.githubusercontent.com/u/1914993?v=4&size=128" width=64>](https://github.com/sherpalabsio)
555558
[<img alt="Contributor thegraffix" src="https://avatars.githubusercontent.com/u/57874058?v=4&size=128" width=64>](https://github.com/thegraffix)
556-
[<img alt="Contributor ADTC" src="https://avatars.githubusercontent.com/u/6047296?v=4&size=128" width=64>](https://github.com/ADTC)
557559
[<img alt="Contributor Androlax2" src="https://avatars.githubusercontent.com/u/39646949?v=4&size=128" width=64>](https://github.com/Androlax2)
558560
[<img alt="Contributor ChocolateLoverRaj" src="https://avatars.githubusercontent.com/u/52586855?v=4&size=128" width=64>](https://github.com/ChocolateLoverRaj)
559561
[<img alt="Contributor cylewaitforit" src="https://avatars.githubusercontent.com/u/54253392?v=4&size=128" width=64>](https://github.com/cylewaitforit)
@@ -572,6 +574,7 @@ Special thanks to all of our amazing contributors!
572574
[<img alt="Contributor mhasanmeet" src="https://avatars.githubusercontent.com/u/24842666?v=4&size=128" width=64>](https://github.com/mhasanmeet)
573575
[<img alt="Contributor mhf-ir" src="https://avatars.githubusercontent.com/u/1172526?v=4&size=128" width=64>](https://github.com/mhf-ir)
574576
[<img alt="Contributor mmmarcos" src="https://avatars.githubusercontent.com/u/786907?v=4&size=128" width=64>](https://github.com/mmmarcos)
577+
[<img alt="Contributor mnemotic" src="https://avatars.githubusercontent.com/u/4642186?v=4&size=128" width=64>](https://github.com/mnemotic)
575578
[<img alt="Contributor Mo-Gul" src="https://avatars.githubusercontent.com/u/17992976?v=4&size=128" width=64>](https://github.com/Mo-Gul)
576579
[<img alt="Contributor msftenhanceprovenance" src="https://avatars.githubusercontent.com/u/85908596?v=4&size=128" width=64>](https://github.com/msftenhanceprovenance)
577580
[<img alt="Contributor niiccolas" src="https://avatars.githubusercontent.com/u/40167702?v=4&size=128" width=64>](https://github.com/niiccolas)
@@ -604,6 +607,7 @@ Special thanks to all of our amazing contributors!
604607
[<img alt="Contributor zhenzhenChange" src="https://avatars.githubusercontent.com/u/51586637?v=4&size=128" width=64>](https://github.com/zhenzhenChange)
605608
[<img alt="Contributor zilayo" src="https://avatars.githubusercontent.com/u/84344709?v=4&size=128" width=64>](https://github.com/zilayo)
606609
[<img alt="Contributor adam-zielonka" src="https://avatars.githubusercontent.com/u/31104775?v=4&size=128" width=64>](https://github.com/adam-zielonka)
610+
[<img alt="Contributor ADTC" src="https://avatars.githubusercontent.com/u/6047296?v=4&size=128" width=64>](https://github.com/ADTC)
607611
[<img alt="Contributor afifvdin" src="https://avatars.githubusercontent.com/u/94339143?v=4&size=128" width=64>](https://github.com/afifvdin)
608612
[<img alt="Contributor AhmedAlaa4611" src="https://avatars.githubusercontent.com/u/92916738?v=4&size=128" width=64>](https://github.com/AhmedAlaa4611)
609613
[<img alt="Contributor alcapitan" src="https://avatars.githubusercontent.com/u/60216981?v=4&size=128" width=64>](https://github.com/alcapitan)
@@ -637,7 +641,6 @@ Special thanks to all of our amazing contributors!
637641
[<img alt="Contributor jntesteves" src="https://avatars.githubusercontent.com/u/133886?v=4&size=128" width=64>](https://github.com/jntesteves)
638642
[<img alt="Contributor jorispoppe" src="https://avatars.githubusercontent.com/u/55499721?v=4&size=128" width=64>](https://github.com/jorispoppe)
639643
[<img alt="Contributor jpbernius" src="https://avatars.githubusercontent.com/u/6382716?v=4&size=128" width=64>](https://github.com/jpbernius)
640-
[<img alt="Contributor NutCr4cker12" src="https://avatars.githubusercontent.com/u/44898642?v=4&size=128" width=64>](https://github.com/NutCr4cker12)
641644
[<img alt="Contributor PaperbagWriter" src="https://avatars.githubusercontent.com/u/8887121?v=4&size=128" width=64>](https://github.com/PaperbagWriter)
642645
[<img alt="Contributor pepelsbey" src="https://avatars.githubusercontent.com/u/105274?v=4&size=128" width=64>](https://github.com/pepelsbey)
643646
[<img alt="Contributor rabchev" src="https://avatars.githubusercontent.com/u/1876061?v=4&size=128" width=64>](https://github.com/rabchev)
@@ -672,6 +675,7 @@ Special thanks to all of our amazing contributors!
672675
[<img alt="Contributor lukasfro" src="https://avatars.githubusercontent.com/u/1529698?v=4&size=128" width=64>](https://github.com/lukasfro)
673676
[<img alt="Contributor magnushiie" src="https://avatars.githubusercontent.com/u/734170?v=4&size=128" width=64>](https://github.com/magnushiie)
674677
[<img alt="Contributor ndthanhdev" src="https://avatars.githubusercontent.com/u/16331812?v=4&size=128" width=64>](https://github.com/ndthanhdev)
678+
[<img alt="Contributor NutCr4cker12" src="https://avatars.githubusercontent.com/u/44898642?v=4&size=128" width=64>](https://github.com/NutCr4cker12)
675679
[<img alt="Contributor Poikilos" src="https://avatars.githubusercontent.com/u/7557867?v=4&size=128" width=64>](https://github.com/Poikilos)
676680
[<img alt="Contributor rdsedmundo" src="https://avatars.githubusercontent.com/u/5482378?v=4&size=128" width=64>](https://github.com/rdsedmundo)
677681
[<img alt="Contributor TakumaKurosawa" src="https://avatars.githubusercontent.com/u/39955827?v=4&size=128" width=64>](https://github.com/TakumaKurosawa)

dictionaries/zig/README.md

Lines changed: 150 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,148 @@ This is a pre-built dictionary for use with CSpell.
66

77
<!--- @@inject: ../../static/requirements.md --->
88

9+
## Requirements
10+
11+
| Tool | Version |
12+
| ------------------------------------------------------------------------------------------------------------------------------------ | ------- |
13+
| [cspell](https://github.com/streetsidesoftware/cspell) | `>= 8` |
14+
| [Code Spell Checker - Visual Studio Code](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker) | `>= 4` |
15+
16+
<!--- @@inject-end: ../../static/requirements.md --->
17+
918
<!--- @@inject: ./static/install.md --->
1019

20+
## Local Installation
21+
22+
```sh
23+
npm install -D @cspell/dict-zig
24+
```
25+
26+
## Configuration
27+
28+
<details>
29+
<summary>VSCode Settings</summary>
30+
31+
Add the following to your VSCode settings:
32+
33+
**`.vscode/settings.json`**
34+
35+
```jsonc
36+
{
37+
"cSpell.import": ["@cspell/dict-zig/cspell-ext.json"],
38+
"cSpell.dictionaries": ["zig"],
39+
}
40+
```
41+
42+
</details>
43+
44+
<details>
45+
<summary>CSpell Settings <code>cspell.json</code></summary>
46+
47+
**`cspell.json`**
48+
49+
```jsonc
50+
{
51+
"import": ["@cspell/dict-zig/cspell-ext.json"],
52+
"dictionaries": ["zig"],
53+
}
54+
```
55+
56+
</details>
57+
58+
<details>
59+
<summary>CSpell Settings <code>cspell.config.yaml</code></summary>
60+
61+
**`cspell.config.yaml`**
62+
63+
```yaml
64+
import:
65+
- '@cspell/dict-zig/cspell-ext.json'
66+
dictionaries:
67+
- zig
68+
```
69+
70+
</details>
71+
72+
## Local Installation using CDN
73+
74+
## CDN Configuration
75+
76+
<details>
77+
<summary>VSCode Settings</summary>
78+
79+
Add the following to your VSCode settings:
80+
81+
**`.vscode/settings.json`**
82+
83+
```jsonc
84+
{
85+
"cSpell.import": ["https://cdn.jsdelivr.net/npm/@cspell/dict-zig/cspell-ext.json"],
86+
"cSpell.dictionaries": ["zig"],
87+
}
88+
```
89+
90+
</details>
91+
92+
<details>
93+
<summary>CSpell Settings <code>cspell.json</code></summary>
94+
95+
**`cspell.json`**
96+
97+
```jsonc
98+
{
99+
"import": ["https://cdn.jsdelivr.net/npm/@cspell/dict-zig/cspell-ext.json"],
100+
"dictionaries": ["zig"],
101+
}
102+
```
103+
104+
</details>
105+
106+
<details>
107+
<summary>CSpell Settings <code>cspell.config.yaml</code></summary>
108+
109+
**`cspell.config.yaml`**
110+
111+
```yaml
112+
import:
113+
- https://cdn.jsdelivr.net/npm/@cspell/dict-zig/cspell-ext.json
114+
dictionaries:
115+
- zig
116+
```
117+
118+
</details>
119+
120+
## Dictionary Information
121+
122+
| Name | Enabled | Description |
123+
| ----- | ------- | -------------------------- |
124+
| `zig` | | Zig dictionary for cspell. |
125+
126+
## Language Settings
127+
128+
| Name | Locale | File Type |
129+
| ----- | ------ | --------- |
130+
| `zig` | `*` | `zig` |
131+
| `zig` | `*` | `zon` |
132+
133+
<!--- @@inject-end: ./static/install.md --->
134+
11135
<!--- @@inject: ../../static/contributing.md --->
12136

137+
## Contributing
138+
139+
Please help correct any mistakes in the dictionaries.
140+
141+
See: [Contributing](https://github.com/streetsidesoftware/cspell-dicts#contributing)
142+
143+
Special thanks to all of our amazing contributors!
144+
145+
### Dictionary Development
146+
147+
See: [How to Create a New Dictionary](https://github.com/streetsidesoftware/cspell-dicts#how-to-create-a-new-dictionary)
148+
149+
<!--- @@inject-end: ../../static/contributing.md --->
150+
13151
## License
14152

15153
MIT
@@ -23,3 +161,15 @@ Code samples in the `samples/` directory taken from the [Zig standard library](h
23161
licensed under the terms of the MIT license.
24162

25163
<!--- @@inject: ../../static/footer.md --->
164+
165+
<br/>
166+
167+
---
168+
169+
<p align="center">
170+
Brought to you by <a href="https://streetsidesoftware.com" title="Street Side Software">
171+
<img width="16" alt="Street Side Software Logo" src="https://i.imgur.com/CyduuVY.png" /> Street Side Software
172+
</a>
173+
</p>
174+
175+
<!--- @@inject-end: ../../static/footer.md --->
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
import:
2+
- https://cdn.jsdelivr.net/npm/@cspell/dict-zig/cspell-ext.json
3+
dictionaries:
4+
- zig
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"import": ["https://cdn.jsdelivr.net/npm/@cspell/dict-zig/cspell-ext.json"],
3+
"dictionaries": ["zig"]
4+
}

dictionaries/zig/static/install.md

Lines changed: 112 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,112 @@
1+
## Local Installation
2+
3+
```sh
4+
npm install -D @cspell/dict-zig
5+
```
6+
7+
## Configuration
8+
9+
<details>
10+
<summary>VSCode Settings</summary>
11+
12+
Add the following to your VSCode settings:
13+
14+
**`.vscode/settings.json`**
15+
16+
```jsonc
17+
{
18+
"cSpell.import": ["@cspell/dict-zig/cspell-ext.json"],
19+
"cSpell.dictionaries": ["zig"],
20+
}
21+
```
22+
23+
</details>
24+
25+
<details>
26+
<summary>CSpell Settings <code>cspell.json</code></summary>
27+
28+
**`cspell.json`**
29+
30+
```jsonc
31+
{
32+
"import": ["@cspell/dict-zig/cspell-ext.json"],
33+
"dictionaries": ["zig"],
34+
}
35+
```
36+
37+
</details>
38+
39+
<details>
40+
<summary>CSpell Settings <code>cspell.config.yaml</code></summary>
41+
42+
**`cspell.config.yaml`**
43+
44+
```yaml
45+
import:
46+
- '@cspell/dict-zig/cspell-ext.json'
47+
dictionaries:
48+
- zig
49+
```
50+
51+
</details>
52+
53+
## Local Installation using CDN
54+
55+
## CDN Configuration
56+
57+
<details>
58+
<summary>VSCode Settings</summary>
59+
60+
Add the following to your VSCode settings:
61+
62+
**`.vscode/settings.json`**
63+
64+
```jsonc
65+
{
66+
"cSpell.import": ["https://cdn.jsdelivr.net/npm/@cspell/dict-zig/cspell-ext.json"],
67+
"cSpell.dictionaries": ["zig"],
68+
}
69+
```
70+
71+
</details>
72+
73+
<details>
74+
<summary>CSpell Settings <code>cspell.json</code></summary>
75+
76+
**`cspell.json`**
77+
78+
```jsonc
79+
{
80+
"import": ["https://cdn.jsdelivr.net/npm/@cspell/dict-zig/cspell-ext.json"],
81+
"dictionaries": ["zig"],
82+
}
83+
```
84+
85+
</details>
86+
87+
<details>
88+
<summary>CSpell Settings <code>cspell.config.yaml</code></summary>
89+
90+
**`cspell.config.yaml`**
91+
92+
```yaml
93+
import:
94+
- https://cdn.jsdelivr.net/npm/@cspell/dict-zig/cspell-ext.json
95+
dictionaries:
96+
- zig
97+
```
98+
99+
</details>
100+
101+
## Dictionary Information
102+
103+
| Name | Enabled | Description |
104+
| ----- | ------- | -------------------------- |
105+
| `zig` | | Zig dictionary for cspell. |
106+
107+
## Language Settings
108+
109+
| Name | Locale | File Type |
110+
| ----- | ------ | --------- |
111+
| `zig` | `*` | `zig` |
112+
| `zig` | `*` | `zon` |
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"cSpell.import": ["https://cdn.jsdelivr.net/npm/@cspell/dict-zig/cspell-ext.json"],
3+
"cSpell.dictionaries": ["zig"]
4+
}

static/contributors.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -937,6 +937,13 @@
937937
"contributions": 1,
938938
"type": "User"
939939
},
940+
{
941+
"login": "mnemotic",
942+
"html_url": "https://github.com/mnemotic",
943+
"avatar_url": "https://avatars.githubusercontent.com/u/4642186?v=4",
944+
"contributions": 1,
945+
"type": "User"
946+
},
940947
{
941948
"login": "Mo-Gul",
942949
"html_url": "https://github.com/Mo-Gul",

0 commit comments

Comments
 (0)