Visual Assist

Visual Assist
Developer(s) Whole Tomato
Operating system Microsoft Windows
Type Microsoft Visual Studio add-on for VC++ 6.0, .NET 2003, 2005, 2008, 2010, 2012, 2013, 2015
License commercial, $49-$279
Website http://www.wholetomato.com/

Visual Assist is a plugin for Microsoft Visual Studio developed by Whole Tomato Software. It primarily enhances IntelliSense and syntax highlighting. It also enhances code suggestions, provides refactoring commands, and includes spell checking support for comments. It can also detect basic syntax mistakes, such as use of undeclared variables.

As of March 2015, Visual Assist supports Visual C++ 6.0 and all versions of Visual Studio, including Visual Studio Community 2013 and Visual Studio 2015. (Visual Studio Express editions lack third-party extensibility support and thus Visual Assist cannot be used with them.)

See also