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

Support for `(negation)word` #238

Closed MartyIX closed 2 years ago

MartyIX commented 2 years ago

Currently (de)serialization reports de part like this:

image

The idea here is that a JSON converter supports both "serialization" and "deserialization". This is sometimes shortened as (de)serialization. It is probably out of scope to add some support for this but maybe you find it a good feature request.

Regards, Martin

PS: Thank you for your extension!

EWSoftware commented 2 years ago

An exclusion expression would work. In this case it would be "\(de\)".