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
376 stars 65 forks source link

Is it possible to spell check XML document comments? #134

Closed mcurros closed 7 years ago

mcurros commented 7 years ago

Hi,

Is it possible to only spell check XML documentation comments?

By the way the extension works great!.

EWSoftware commented 7 years ago

For C# or other C-style languages, you can disable a number of features. If it's specific to a particular project, folder, or file, you can add a specific configuration file to disable options.