SpellChecker
SpellChecker copied to clipboard
Add spelling suggestions to context menu
Besides the current focusable tip, this library should also allow spelling suggestions to be displayed in the RSTA popup menu. Perhaps a configuration option to use one, the other, or both.
I implemented this feature in my fork of the project. https://github.com/calble/SpellChecker
There was relatively little change to the SpellParser class.