adds cSpell dictionary

This commit is contained in:
OCram85 2017-07-27 15:44:09 +02:00
parent 7122c2afa4
commit 6e442af8a4
1 changed files with 18 additions and 17 deletions

35
.vscode/cSpell.json vendored
View File

@ -6,29 +6,30 @@
"language": "en",
// words - list of words to be always considered correct
"words": [
"Ponduit",
"NTFS",
"Repo",
"Hashtable",
"googlemail",
"Cmdlet",
"appveyor",
"GUID",
"wildcards",
"Cmdlets",
"codecoverage",
"notmatch",
"GUID",
"Hashtable",
"Httpclient",
"Multipart",
"formdata",
"callsign",
"Veyor",
"notlike",
"NTFS",
"Params",
"testresults",
"powershellgallery",
"Ponduit",
"Repo",
"Veyor",
"appveyor",
"callsign",
"choco",
"chocolatey",
"choco"
"codecoverage",
"creds",
"formdata",
"googlemail",
"notlike",
"notmatch",
"powershellgallery",
"testresults",
"wildcards"
],
// flagWords - list of words to be always considered incorrect
// This is useful for offensive words and common spelling errors.