Spell checker for developers is a good thing

Here is an output from Intel’s Matrix Storage Console when repairing a RAID array:

image

Yep, it says Verifing instead of Verifying. This is a common harmless error that happens in an application. While it is a harmless one it makes you feel uncomfortable though – if developers are producing such obvious errors they also might … if there is a real error in RAID driver…ouch. Isn’t there an easy solution for a developer to avoid such errors?

I have a solution for developers – spell checker add-in for Visual Studio (requires free DXCore engine – a part of CodeRush/Refactor! from [DevEx]). It adds spell checking capability right into your IDE and its free!

Read spell checker description and then download the latest version from here.

Leave a Reply