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

The editor won't underline typos except for a brief moment #269

Closed ramayasket closed 1 year ago

ramayasket commented 1 year ago

Visual Studio 2022. Some time ago, the editor stopped marking typos with pink underline.

image

When I close a solution, typo briefly becomes visible before window is closed.

image

The typos ARE marked in other locations, e.g. Commit message window:

image

Resolved. Resetting R# settings brought the pink back. The issue is closed.