[DevExpress Support Team: CLONED FROM T701852: Spell Checker: The "SpellCheckerCodeFixProvider encountered an error and has been disabled." error occurs after correcting a misspelled word in the comments section]
My spell checker is turned off again. I have checked the settings, and for my project and a Visual Studio instance with NO project, spell checker is turned on.
Extensions->Code Rush->Editor->All Languages->Code Analysis->Spell Checker.
[X] Enable spell checker
[X] Comments
[X] String
[X] Verbatim strings
I think it got turned off when I updated Code Rush to 20.2.3. I just installed 20.2.4 to see if that would fix my problem. but it did not.
Hello Eric,
Thank you for the description.
I have reproduced the issue on my side. Once we fix it, we will notify you in the context of the current ticket.
Currently, you can try the following workaround: misspelled words can be found via the CodeIssue (Extensions->CodeRush->Windows->Code Issues) window as shown in the screencast.
Hello Eric,
We have investigated this issue. CodeRush Spell Checker adds a diagnostic analyzer to the Visual Studio background analysis. Since version 16.8, Visual Studio runs the background code analysis in a separate process. Spell Checker uses some CodeRush services that are not initialized in this process. We work on supporting Spell Checker in the last Visual Studio version but it will take some time.
This issue has risen again. I have Coderush 2.2.9 installed, and no spell check. I have confirmed the setting I had in my initial post. I can also confirm misspelled words can be found via the CodeIssue (Extensions->CodeRush->Windows->Code Issues).
It works so much better for me to have misspelled words appear directly in the editor. I am dyslexic, and having the options to change the spelling pop up in the editor is a big help. I can see the correct spelling by picking the words out of a list. It is much much harder for me to find the correct spelling using the CodeIssue method.
Hi Eric,
Thank you for reaching out to us.
This issue with the Spell Checker feature in v20.2.9 has already been fixed in the context of the Spell Checker doesn't work in Visual Basic in CodeRush v20.2.9 ticket. The upcoming update (v20.2.10) with the fix included is now in our Testing phase and will be available soon.
Please, bear with us.