aarondandy / WeCantSpell.Roslyn

A spell check analyzer for Roslyn languages, probably abandoned.
3 stars 6 forks source link

VSIX does not check on build #10

Open aarondandy opened 7 years ago

aarondandy commented 7 years ago

Spell checking is only being run when a file is opened and not on build. I would like to see the spell check run as part of a rebuild as well. Maybe it could be configurable.