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

Tools to understand new code: Find

In my previous post as a guest contributor, I talked about moving between declaration and implementation of various symbols: methods, classes, variables… and even include files. The functionality helps a lot, but there are other tools in Visual Assist that we definitely need to know. This time, let’s have a look at some find commands in Visual Assist. As in my last post, I…
Read more
%d bloggers like this: