Skip to content

Commit

Permalink
Enable .slice and .ice spell checking
Browse files Browse the repository at this point in the history
  • Loading branch information
ReeceHumphreys committed Feb 19, 2024
1 parent 098f28b commit bfcecc6
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .vscode/cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,6 @@
"zeroc",
"Zipkin"
],
"dictionaries": [
"csharp",
"softwareTerms",
"en_US"
]
"dictionaries": ["csharp", "softwareTerms", "en_US"],
"enableFiletypes": ["ice", "slice"]
}

0 comments on commit bfcecc6

Please sign in to comment.