Build Announcements

Visual Assist build 2089 is available

Visual Assist build 2089 is primarily a bug-fix build. You can install the build without setting aside time to learn any new functionality in Visual Assist. If you write C#, you will notice a subtle addition to the Encapsulate Field dialog—the ability to designate a field internal. Otherwise, the feature set of Visual Assist did not grow with this build. While on the topic of bug…
Read more
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…
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 features we introduced in build 2073. If you have build 2073 or 2074 and all seems fine, keep what you have. If your Find…
Read more
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…
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, will add or remove as appropriate. The only nuance to the feature–to avoid breaking code–is that the commands…
Read more
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…
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 classic Visual Assist style, the UI to Introduce Variable is simple and understated: Select an expression to…
Read more