Skip to content

Commit f06c5c7

Browse files
committed
Add some more cSpell settings
1 parent 477e5a5 commit f06c5c7

1 file changed

Lines changed: 16 additions & 1 deletion

File tree

.vscode/settings.json

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,19 @@
11
{
22
"php.version": "8.2",
3-
"cSpell.userWords": ["piagrammist", "phar", "mysqli", "mbstring"]
3+
"cSpell.userWords": [
4+
"piagrammist",
5+
"reza",
6+
"royani",
7+
"phpunit",
8+
"pestphp",
9+
"phar",
10+
"mysqli",
11+
"mbstring",
12+
"BINDIR",
13+
],
14+
"cSpell.ignorePaths": [
15+
".vscode/extensions.json",
16+
"vendor/",
17+
"composer.lock",
18+
],
419
}

0 commit comments

Comments
 (0)