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
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…
News

Visual Assist supports Visual Studio Community 2013

Yesterday, Microsoft announced Visual Studio Community 2013—a terrific addition to its lineup of IDEs. In addition to being fully featured, Visual Studio Community 2013 provides access to the Visual Studio extensibility ecosystem, including to Visual Assist. This extensibility should appeal to every user of the non-extensible Express Edition. If you install Visual Studio Community…
Read more
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…
Build Announcements

Visual Assist build 2047 is available

Visual Assist build 2047 introduces a powerful new navigation command, improves the VA Step Filter, and increases availability of Quick Info. Since the inception of Visual Assist, the Goto (Alt+G) command has been a favorite among our users, even after the IDE introduced its variant. Then in build 2036, Visual Assist introduced a version of Goto with more functionality: Goto Related…
Read more
Tips and Tricks

Organize VA Snippets with hashtags

For a user with a modest collection of VA Snippets, the built-in type filtering and auto-sorting of the VA Snippet Editor are sufficient tools to manage the collection. Type filtering divides VA Snippets by access method in the UI of Visual Assist, and auto-sorting within…
Build Announcements

Visual Assist build 2043 is available

In our last build, we introduced a powerful feature for users of the native C/C++ debugger in Visual Studio 2010 and newer. The VA Step Filter lets one step into the body of a method without stepping into and out of methods in its parameter list. Build 2043 fixes several…
Build Announcements

Visual Assist build 2042 is available

If you follow our blog, you might remember my mentioning a forthcoming enhancement to the Visual Studio debugger. We demonstrated that feature—the VA Step Filter—at the Build conference in April to rave reviews, and we are happy to announce that the feature is included in a new general release of Visual Assist. If you use the native C/C++ debugger, you are undoubtedly familiar with—or…
Read more