Skip to content
Eric Woodruff edited this page Sep 28, 2025 · 24 revisions

Welcome to the Visual Studio Spell Checker project.

This project is a Visual Studio editor extension that checks the spelling of comments, strings, and plain text as you type or interactively with a tool window. It can also spell check an entire solution, project, or selected items. It is based largely on the spell checker extension originally created by Noah Richards, Roman Golovin, and Michael Lehenbauer. This version has been extended significantly.

See the online documentation for more details.

Making a Donation

If you would like to support this project, you can make a donation of any amount you like by clicking on the PayPal donation button below. Another option is to click the Sponsor button on the project home page to sponsor the project on GitHub with either a one-time or monthly amount.

Make donations with PayPal - It's fast, free and secure!

Thanks to those of you that have made a donation. It is much appreciated!

See Also

Installation Instructions and Usage Notes

Configuration Options

Version History

License Agreement

Add Spell Checking for Third Party Content Types

NuGet Package API Reference

System Requirements and Building the Code

Contributing

Clone this wiki locally