Tips and Tricks

Everything you need to know about code inspections

By now you might have heard about Visual Assist’s code inspections—it has been a staple of almost all recent updates and we hosted two webinars discussing it. This article sums it all in an easy to read and convenient way. What are code inspections? Code inspections is a feature in Visual Assist that automatically checks source code for issues and code smells, and suggests the appropriate fix.
Read more
Build Announcements

Visual Assist 2023.2 released

The second update to Visual Assist in 2023 is here. This update features an extensive series of upgrades to code inspections, shader extension support, and a number of quality fixes to the IDE. Download the latest version of Visual Assist now. Greatly expanded code…
Tips and Tricks

C++ Refactoring Tips And Tricks

In the world of software development, features are constantly updated and new functionality is continuously added. Gradually, keeping up with the latest and best coding standards becomes complex. This slows can slow down operations and affect how code is maintained and…
Build Announcements

Visual Assist 2023.1 released

The first update to Visual Assist for 2023 is here. This update features an extensive list of improvements and bug fixes for a variety of users. And if you haven’t, download the latest release here. We hope you find them useful!  Improved parser auto type deduction for pointers This release updates how Visual Assist handles auto type specifiers, particularly when reference is coming from a…
Read more
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…
Tips and Tricks

Do I Need To Know C++ For Unreal Engine?

C++ is a powerful programming language that can be used to create high-quality 3D games and applications using the Unreal Engine. A program created using C++ for Unreal Engine will typically be much more complex and detailed than using other languages because it unlocks more minute and specialized development options. Unreal Engine C++ is a powerful and popular game development platform, so it is…
Read more
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