SpellChecker icon indicating copy to clipboard operation
SpellChecker copied to clipboard

Add spelling suggestions to context menu

Open bobbylight opened this issue 9 years ago • 1 comments

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.

bobbylight avatar Mar 29 '15 04:03 bobbylight

I implemented this feature in my fork of the project. https://github.com/calble/SpellChecker

There was relatively little change to the SpellParser class.

calble avatar Jan 15 '20 12:01 calble