Visual Assist X - an add-in for for Visual Studio

Award-winning features enable you to read, write, navigate and refactor code like never before.

next

Fewer Errors

Visual Assist helps to create code faster and with fewer errors. Typos and other errors are underlined as you type, so you know immediately if you mistyped a symbol name, or you're using a symbol out-of-context. Correct your mistakes before you build.

Errors and typos are underlined as you type:
Underlined Errors

Detects mismatched braces instantly:
Mismatched braces detected

Corrects case as you type:
case correction