Optional descriptionOptional ignoreList of words to be ignored. An ignored word will not show up as an error, even if it is
also in the flagWords.
This is the name of a dictionary.
Name Format:
*, !, ;, ,, {, }, [, ], ~.Optional noIndicate that suggestions should not come from this dictionary. Words in this dictionary are considered correct, but will not be used when making spell correction suggestions.
Note: if a word is suggested by another dictionary, but found in this dictionary, it will be removed from the set of possible suggestions.
Optional repReplacement pairs.
Optional suggestA list of suggested replacements for words. Suggested words provide a way to make preferred suggestions on word replacements. To hint at a preferred change, but not to require it.
Format of suggestWords
word: suggestionword->suggestionword: first, second, thirdword->first, second, thirdOptional typeType of file:
Default is S.
C is the slowest to load due to the need to split each line based upon code splitting rules.
"S"
Optional useUse Compounds.
Optional wordsList of words to be considered correct.
Generated using TypeDoc
Optional description.