Build Announcements

Visual Assist build 2086 is available

Visual Assist build 2086 arrives less than a month after build 2083, in time for the holidays. If all goes well, this will be our last build of 2015. The most noteworthy change in build 2086 is a reorganized options dialog. The mechanics of the dialog haven’t changed and the individual settings remain; we simply arranged the settings into more logical groups. We launched the original…
Read more
Build Announcements

Visual Assist build 2083 is available

Visual Assist build 2083 continues our steady stream of improvements. Two enhancements in build 2083 are worth calling out. C# users of Visual Studio 2015 will be pleased to know Enhanced Listboxes are now available in their environment. This completes our support for C# in…
Build Announcements

Visual Assist build 2076 is available

On the heels of one bug-fix build, we announce another to address a few issues. Visual Assist build 2076 includes three bug fixes and addresses a large-solution performance problem introduced after build 2068. If you have build 2068 or older, update to build 2076 to get the…
Build Announcements

Visual Assist build 2074 is available

Visual Assist build 2074 fixes two bugs, critical for some users, discovered shortly after the release of build 2073. One fix resolves a conflict with Windows Driver Kit (WDK) 10 that prevented files from being added to solutions. The second fix lets Visual Assist recognize extension-less headers in UNC paths, e.g. \\server\path\path\header. Build 2074 is required if you have Windows Driver Kit…
Read more
Build Announcements

Visual Assist build 2073 is available

Visual Assist build 2073 introduces several new commands and features to make you more productive. But, now that the list of features in Visual Assist has grown to nearly a hundred, you will be pleased to know one new feature in build 2073 gives you easier access to the…
Build Announcements

Visual Assist build 2068 is available

Visual Assist build 2068 introduces Add Braces and Remove Braces–commands that simplify converting of a statement to a compound statement, and vice versa. The most efficient way to use the feature is to bind a shortcut to VAssistX.BracesToggle, which as its name implies…
Build Announcements

Visual Assist build 2062 is available

Visual Assist build 2062 introduces VA Hashtags—a combination of named bookmarks and task manager. Place hashtags anywhere in your comments and Visual Assist will let you navigate among them efficiently. Because VA Hashtags are embedded in comments, they act like bookmarks that move with your code. The “bookmarks” are accessible in all solutions that include your files. Embed…
Read more
Build Announcements

Visual Assist build 2059 is available

Visual Assist build 2059 introduces a set of commands that extend/shrink the text selection. We implemented and tested numerous versions of the commands and settled on implementations we believe are rather clever. Our extend/shrink commands, collectively called Smart…
Build Announcements

Visual Assist build 2052 is available

It’s not often one gets to write “introduce” twice in a sentence, but here goes: Visual Assist introduces Introduce Variable. Introduce Variable, a powerful refactoring for C/C++ and C#, replaces an expression with a meaningfully named variable. In…
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