Visual Assist X dramatically reduces application development
time with key new features and improvements to existing
features in Visual Studio, allowing you to:
- Develop new code faster with fewer errors.
- Quickly understand existing code.
- Refactor existing code making it easier to read and cheaper
to maintain.
- Eliminate time spent searching by allowing instant
navigation to any file, symbol or reference.
- Visual Assist works seamlessly across all languages in your
solution:
- C++, C#, VB
- Visual Assist works in current and legacy versions of
Visual Studio:
- VS2008, VS2005, VS2003, VS2002, VC6
Over 50 time-saving features such as
- VA Outline new! allows you to navigate, organize and
refactor code easily
- Acronyms, Suggestions, VA Snippets help you create code
faster
- Enhanced Error Detection and Correction catches errors
before you compile
- Refactor easily in ALL languages
- Enhanced IntelliSense and Hovering Class Browser help
decipher complex code
- Navigate easily to any file, method, or symbol
- Find References faster in ALL languages
- Enhanced Syntax Coloring helps you read code faster
- And much more...
History of Changes and Fixes
This list of feature improvements and bug fixes is arranged by build number. Case numbers are for internal tracking. Fixes apply to all IDEs unless indicated. TOPIC_IDs refer to postings in our Discussion Forums.
Build 1724
requires software maintenance through 2009.05.01 (General release.)
Fixed issue in which VA brace, underline and reference highlight colors failed to initialize under certain circumstances. (case=12710)
Build 1723
requires software maintenance through 2009.04.22 (General release.)
New! VA logging, once enabled, can be disabled by reopening the Visual Assist X Options dialog and unchecking the option (it is no longer necessary to exit the IDE to turn off VA logging). (case=15115)
Added a checkbox to the Performance tab of the VA Options dialog to control Remote Desktop display optimization. (case=26045) 8684
Fixed intermittent issue in which some VA Snippets were not suggested when the shortcut was typed following whitespace (regression in 1721). (case=25111) 8673