Build Announcements

Visual Assist build 2048 is available

Visual Assist build 2048 was issued on the heels of build 2047 in order to fix a regression in the latter. Using build 2047, a VA Snippet that includes a GUID reserved string expands the string to zeros instead of a valid GUID. If you have build 2047 and use VA Snippets to create your GUIDs, you should install build 2048. Visual Assist build 2048 requires software maintenance through…
Read more
Build Announcements

Visual Assist build 2047 is available

Visual Assist build 2047 introduces a powerful new navigation command, improves the VA Step Filter, and increases availability of Quick Info. Since the inception of Visual Assist, the Goto (Alt+G) command has been a favorite among our users, even after the IDE introduced…
Tips and Tricks

Organize VA Snippets with hashtags

For a user with a modest collection of VA Snippets, the built-in type filtering and auto-sorting of the VA Snippet Editor are sufficient tools to manage the collection. Type filtering divides VA Snippets by access method in the UI of Visual Assist, and auto-sorting within…
Build Announcements

Visual Assist build 2043 is available

In our last build, we introduced a powerful feature for users of the native C/C++ debugger in Visual Studio 2010 and newer. The VA Step Filter lets one step into the body of a method without stepping into and out of methods in its parameter list. Build 2043 fixes several bugs in the VA Step Filter, and expands its list of built-in filters. If you use the VA Step Filter, you should download and…
Read more
Build Announcements

Visual Assist build 2042 is available

If you follow our blog, you might remember my mentioning a forthcoming enhancement to the Visual Studio debugger. We demonstrated that feature—the VA Step Filter—at the Build conference in April to rave reviews, and we are happy to announce that the feature is included…
News

License and maintenance options get an update

We’ve updated our license and maintenance options for Visual Assist, and we want to take this opportunity to explain what remains the same, what’s changed, and what it means for you. Our standard license of Visual Assist now better serves the needs of our…
Tips and Tricks

Filtering results of Find References

We regularly hear from C/C++ and C# users that Find References is their most-used feature of Visual Assist. Despite the existence of a similarly named feature in Visual Studio, the functionality and speed provided by our version appears to be a game changer. And Find References keeps getting better. Beginning with Visual Assist build 2036, you can filter the results of Find References, in…
Read more
Build Announcements

Visual Assist build 2036 is available

After living for two months with a beta version of Visual Assist on our website, we are happy to reach another general release. Visual Assist build 2036 has two significant improvements that make this a must-have, must-use, build. First, build 2036 introduces a new…
Tips and Tricks

Implementing Virtual Methods with Visual Assist

Visual Assist has a feature—Implement Virtual Methods—that makes it easy to implement an interface, or abstract methods of a base class. You don’t need to create anything manually. Move the caret to a base or interface class in the declaration of your derived class, or to the derived class if you want to implement methods from all bases classes. Open a refactoring menu—via the context…
Read more
%d