So I tested and try different way like ignore a word into the code editor or ignore it from Spellcheck dialog, and/or clear the ignored words list, and in all case, the selected ignored words on the one had be symmetrical ignored on the second, and clear the ignored words list affect the both of them.
So the ignored words list is already shared between the code editor and the Spellcheck dialog, so I see no reason to dupicate the call behind the action "Tools>Spellcheck>Clear Ignored Words" into a button directly accessible from the dialog.
I don't know how you really want to implement it at the end, and I'm fine with that. Just, it's possible, it's really possible to add it, because everything is already here.
Except if I really miss a obscure step and memory interaction with the current implementation of the ignored words list and it cleaning action.
|