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…
Tips and Tricks

Filter using logical "or"

Many of the dialogs and drop-downs of Visual Assist allow efficient lookups via filtering. For example, filtering within Open File in Solution—a dialog with all files in a solution—lets one find a file quickly if only portions of a name are known. This means…
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 the new IDE; all features expected are available. Encapsulate Field, a refactoring command available to C/C++ and C# users…
Read more
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…
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 other 99. Open the new context menu of Visual Assist any time you find yourself unsure what features are available. The VA…
Read more
News

Visual Assist and Visual Studio 2015 RTM

Microsoft released Visual Studio 2015 RTM this week. Visual Assist build 2068–the most recent build–supports the new IDE but not yet at release quality. There are a few known issues that will be resolved in our forthcoming builds: Enhanced listboxes–the ones with…
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…
Tips and Tricks

Quick Refactoring Menu of Visual Assist offers more than refactoring

If you use Visual Assist, you are probably familiar with its Quick Refactoring Menu—available via a hovering icon or the default shortcut (Shift+Alt+Q). But, you might not appreciate how frequently the menu is available. Quick Action Menu is a more apt name. Availability aside, the Quick Refactoring Menu is an efficient method of tapping into the features of Visual Assist because the…
Read more