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 one can find veryLongFilenameInProjectTomato.cpp if he knows only “long” and “toma”. Filtering takes…
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…
News

A Developer of Visual Assist Saves Energy

I am a long-time member of the development team for Visual Assist. I also read a lot, often about the workings of the brain. I read recently Thinking, Fast and Slow by Daniel Kahneman. The author divides thinking methods into fast and slow. Fast is automatic; slow requires…
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 colored content and filtering toolbar–are available in C/C++ only. They are not yet available in C#. Not all internal quality…
Read more
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

Reset zoom level of Visual Studio to 100%

If you have ever been frustrated by an inadvertent zoom-in or zoom-out in Visual Studio, you probably know there is no convenient way in the IDE to reset the zoom level to 100%. Instead, the IDE requires you to “reset” via increments until you reach 100%. These inadvertent zooms occurred often enough among the developers of Visual Assist that one of them created a more efficient…
Read more
%d