Open kkaja123 opened 5 years ago
By default, allowCompoundWords
for c
& cpp
files is true
.
To override this value use the following:
"cSpell.languageSettings": [
{
"languageId": "c,cpp",
"allowCompoundWords": false
}
]
Setting
cSpell.allowCompoundWords = false
does not affect C and C++ files.file.c:
file.txt: