Tips and Tricks

Solving The Most Common Visual Studio C++ Pain Points

Visual Studio is a reliable C++ solution that offers many advantages and is widely used by developers to create various types of applications. However, there are also a number of challenges that programmers face when using Visual Studio for C++. In this blog, we will talk about the most common developer pain points, as well as how to use Visual Studio for C++ effectively and what tools we need for…
Read more
Tips and Tricks

Visual Assist and ARM

On Tuesday, Microsoft announced that Visual Studio now officially runs on Windows ARM. What does this mean for Visual Assist? Visual Assist is a native plugin, so compiled for either 32-bit or 64-bit Intel depending on which version of Visual Studio you’re using. If you…
Build Announcements

Visual Assist 2022.4 now available

The fourth update to Visual Assist 2022 is here! This release updates some core Visual Assist behaviors, adds a key C++ language feature, and adds support for external configuration files. The release also continues initiatives on shader code from the previous release. If…
Build Announcements

Visual Assist 2022.3 now available

Visual Assist 2022.3 is out and brings some exciting news for those working with graphics shaders! It also adds a pair of code inspection checks, as well as a new navigation option for Open File in Solution. Visual Assist HLSL support High-level shader language (HLSL), while vaguely similar to C in syntax, is a distinct language and thus most native Visual Studio features may behave…
Read more
Tips and Tricks

Visual Studio 2022 Support!

Hello! We have very good news today. We just released Visual Assist 2021.5 and it has our official support for the Visual Studio 2022 release. This blog could be as short as that sentence, but I’d like to write a bit more about our support and how we got here.
Tips and Tricks

Visual Assist 2021.4 is released! (And notes on Visual Studio 2022)

We are pleased to have just released Visual Assist 2021.4. VAX uses a rolling release mechanism, so it will be a couple of weeks until VAX notifies you in-product and a couple more before it’s available on the Visual Studio store, but you can download Visual Assist 2021.4 today from our website. VAX 2021.4 is a quality-focused release. Our last release, 2021.3, was mostly focused on…
Read more