Add spell check word list for CSS

This commit is contained in:
Andrew Kvalheim 2022-01-29 22:19:49 -08:00
parent 10b02379d2
commit 361dafd1a3
2 changed files with 7 additions and 0 deletions

View file

@ -244,9 +244,11 @@ in
"cSpell.minWordLength" = 2;
"cSpell.customDictionaries" = {
custom = { path = ./words.txt; };
custom-css = { path = ./words-css.txt; };
custom-rust = { path = ./words-rust.txt; };
};
"cSpell.languageSettings" = [
{ languageId = "css"; dictionaries = ["custom-css"]; }
{ languageId = "rust"; dictionaries = ["custom-rust"]; }
];
}

5
common/words-css.txt Normal file
View file

@ -0,0 +1,5 @@
clig
dlig
liga
onum
pcap