EWSoftware / VSSpellChecker

A Visual Studio spell checker editor extension that checks the spelling of comments, strings, and plain text as you type. Supports configuration and various languages.
Other
377 stars 65 forks source link

Spelling errors are not underlined when installed together with ReSharper #314

Closed ramayasket closed 2 weeks ago

ramayasket commented 1 month ago

Installed are: Microsoft Visual Studio Enterprise 2022 (64-bit) Version 17.10.1 Visual Studio Spell Checker Version 2024.6.17.0 ReSharper 2024.1.1

In this configuration, Spell Checker recognizes an error (displays a suggestion menu), but the error word has no pink underline. When ReSharper is disabled, the error is underlined as it should be.

nospell

EWSoftware commented 1 month ago

Have you disabled the Resharper options related to spell checking? I don't use Resharper but do know it embeds itself very deeply into Visual Studio so there may be other options interfering with the tagging. It has been reported before (#157) but isn't something I can fix.