Read, write, refactor, and navigate FASTER than ever with more than 50 features integrated seamlessly into Microsoft Visual Studio. Visual Assist X is an add-in designed and written by developers, for developers, so it improves productivity without getting in your way. Features include improved IntelliSense, better syntax coloring, hovering class browser, code outlining, project management, and refactoring for multiple languages including C/C++. Visual Assist X works with C/C++, C#, VB, HTML, XML, ASP/ASP.NET, XAML, JavaScript, and VBScript inside Visual Studio 2010, 2008, 2005, .NET 2002/2003, and VC++ 6.0.
What's New in Visual Assist X 10.6:
Visual Studio© 2010 support
Visual Assist X provides productivity enhancements that help you read, write, navigate and refactor code with blazing speed in all Microsoft IDEs* including Visual Studio 2010.
Smart Suggestions
Code more by typing less! You'll be Amazed at how Visual Assist X anticipates your next phrase. C++ users can enjoy VB-like typing shortcuts including constructor invocation, and most languages benefit from context-aware application of enumerated types.
Create from Usage
Introduce code when and where you want with Create from Usage. These refactorings for top-down programming allow you to create stub functions/methods, enums, parameters and local variables at the call site without flipping to a header file or interrupting your flow.
# New! User-defined Suggestions for Type lists. (case=29907)
# Fix for VA Autorecovery restoring incorrect content. (case=49620) 9673
# Eliminated extraneous parenthesis insertion when closing paren was typed while an IDE listbox was displayed. (case=49167)
# Fixed intermittent brace autocompletion failure. (case=48783)
# Improved brace matching compatibility with other tools. (case=49002) 9727
# Remote Desktop display optimization is disabled by Default. Enable via VA Options | Performance. (case=42155)