Build Announcements

Visual Assist 2022.1 has arrived

It’s a new year for Visual Assist! This was slightly earlier than expected, but in the interest of making sure that updates and fixes get to you as quickly as possible, we’ve decided on an early release! You can download the latest version of VAX here. New features We’ve added a few notable changes in this release. The first one is adding syntax support for  C++20’s…
Read more
Build Announcements

Visual Assist Build 2393 is Here!

We’re really making an effort to keep blogs more instructional or industry related, but man o’ man is this release worth a few lines. Our team has been working behind the scenes for much of the year on performance improvements. And sure, we could’ve just…
Build Announcements

Visual Assist Build 2375

NEW Added Code Inspection for modernize-deprecrated-headers clang checker. Some headers from C library were deprecated in C++ and are no longer welcome in C++ codebases. This check replaces C standard library headers with their C++ alternatives and removes redundant ones. NEW Added MakeShared/MakeUnique Smart Suggestions for UE4 smart pointer…
Read more
Build Announcements

Visual Assist Build 2366 is Available!

Build 2366 is all about keeping the lights on and letting you code faster and more effectively. While the release includes tons of bug fixes, you’ll find that we’ve added a few new items as well. In keeping with the latest and greatest, we’ve updated to…
Build Announcements

Visual Assist build 2353 is available

This release represents a turning point for our development team. We’ve made great strides in fixing bugs associated with Visual Studio 2019 and have focused our attention on the future. A major lift in this release was our move to Clang 9. Future releases will leverage Clang in new ways so stay tuned! But Build 2353 wasn’t all about groundwork, Code Inspection has some nifty new…
Read more
Build Announcements

Visual Assist build 2341 is available

The steady stream of functional and quality improvements to Visual Assist continues despite the recent hiccups with new purchasing and licensing systems. (Those systems are being ironed out.) Visual Assist build 2341 improves one of its earliest features—enhanced…
Build Announcements

Visual Assist build 2331 is available

Extensibility has long been a strength of Microsoft Visual Studio, but extending the IDE too greatly can impede its startup. Thus, many developers are familiar with Visual Studio’s yellow status message that suggests an extension is likely causing slow startup. To alleviate slow startups, Microsoft has encouraged partners to load their extensions asynchronously. That encouragement is now a…
Read more