Spell checker engines rely on dictionary to decide that a word is correctly spelled. To tell
the spell checker engine that an unknown word is actually correctly spelled, you need to add
that word to its dictionary. There are two ways to do this:
- Press the Learn button from the Spelling
dialog box.
- Invoke the contextual menu on an unknown word, then press Learn
word.
Learned words are stored into a persistent dictionary file. Its name is composed of the
currently checked language code and the
.tdi extension, for example
en_US.tdi. It is located in the:
-
[HOME_DIR]/AppData/Roaming/com.oxygenxml.developer/spell
folder on Windows
Vista/7/8/10.
- [HOME_DIR]/Application Data/com.oxygenxml.developer/spell folder on Windows XP.
-
[HOME_DIR]/Library/Preferences/com.oxygenxml.developer/spell
folder on OS X.
-
[HOME_DIR]/com.oxygenxml.developer/spell
folder on Linux.
Note: To delete items from the list of learned words, press
Delete learned
words in the
preferences page.