Spell Check Not Working
-
@shdawson said:
I now see spell check is not working with UPPER CASE terms.
Have a look at the settings dialog of DSpellCheck, especially to the
Ignore Words
options. You can find them under(menu) Plugins -> DSpellCheck -> Settings... -> (register) Advanced -> (group box) Ignore Words
. Ensure that optionAll Letters Capital
is unchecked. -
Thank you.
The box was indeed checked.
Problem solved.
I appreciate your kind assistance.
-SHD
-
Good Morning,
I upgraded Notepad++ today. The spell check is not working automatically anymore. I click the button to Spell Check Documents Automatically to turn spell checking off and on, and the misspelled words are indeed found. I also use the /menu/Plugins/DSpellCheck/Find Next Misspelling and the misspelled words are indeed found. However, the misspelled words are not found as I am typing.
What do I need to do to enable the misspelled words to be discovered as I type, please?
Thanks,
-SHD -
@shdawson Manually update the new version of the plugin:
https://github.com/Predelnik/DSpellCheck/releases/tag/v1.4.13 -
Success, thanks. Much appreciated.
-SHD
-
Thank you for the most apprevciated help
-
Hi, question about DSpellCheck. Is there a way to run spell check so one is presented with a replace option such as F7 in MS Word?
-
I take it there is no way to run spell check in this manner. Do I hold the correct understanding?
-
Don’t know - I’m not using MS Word so I can’t say for sure what it is providing.
I would guess if you can add a screenshot or a more detailed description what you
want to have then one who uses DSpellCheck might be able to answer more easily.Btw. a screenshot must be uploaded to an hoster like imgur … and embedded here using
the sytanx![](url_of_uploaded_image)
-
I believe the poster is after a replace-on-misspelled word function.
Think about Notepad++'s
Replace
button functionality, but where theFind what
is the next sqiggly-underlined misspelled word. :)