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 you haven’t updated yet, download the latest release here. Parser changes One of the highlights of this release is…
Read more
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…
Tips and Tricks

13 Things About Visual Assist For Visual Studio 2022 You May Not Have Known

Even if you already are an experienced user of the Visual Assist For Visual Studio 2022 or just looking for a tool that will simplify the process of developing programs using Visual Studio, we might have something new to tell you. In this article, we will look at 13 interesting Visual Assist For Visual Studio 2022 features you may not know yet, but they will be definitely useful for…
Read more
Tips and Tricks

10 Compelling Reasons Why You Need Visual Assist For Visual Studio 2022

Visual Studio is a great code editor that comes with a lot of features, and it’s one of the most widely used IDE worldwide. However, despite being a powerful IDE, some areas still need improvement. Some Visual Studio extensions and code plugins may significantly impact developers’ productivity, and Visual Assist is one of them. Visual Assist always provides swift support for new…
Read more
Tips and Tricks

10 Undeniable Reasons to Love C++ Extensions

Visual Studio is by far one of the most advanced IDEs in the world. Being one of the oldest IDEs, it is still the most popular in the C++ community. In fact, a JetBrains survey [1] found that 27 percent of C++ developers prefer Visual Studio over any other IDE–the highest…
Tips and Tricks

How to Set Up Visual Assist

Visual Assist is a coding productivity tool for C++ and C# developers. It extends Visual Studio to make the programming experience better by providing tools for understanding code, checking code, and writing code. Some of its benefits include fast navigation, code inspection and modernization, many refactorings, code correction, Unreal Engine 4 support (for which it is famous), and…
Read more