Build Announcements

Visual Assist 2025.1 release post

VA 2025.1 enhances usability with smarter navigation, better C++ module support, and more flexible refactoring options. The updated first-run dialog, configurable test snippets, and a refreshed UI improve the overall experience. Additionally, several key fixes address navigation issues, assignment suggestions, and UI inconsistencies, ensuring a more stable and efficient development…
Read more
Build Announcements

Visual Assist 2024.7 release post

We are excited to announce the release of 2024.7 of Visual Assist! This update introduces several powerful features aimed at improving your coding efficiency and project navigation. Download the release now. Here’s a breakdown of what’s new in this version: New…
Success StoryTips and Tricks

Making a case for investing in software tools: convincing yourself, your team, and your boss

Introduction Visual Assist has been a longtime partner for coding in Visual Studio. It adds missing features and sometimes even replaces the default features in the IDE. In fact, you can even argue that Visual Assist had a direct influence as to how some of the features in Visual Studio panned out. But what makes Visual Assist (VA) such a compelling purchase? And what about it makes it a…
Read more
Build Announcements

Visual Assist 2024.4 release post - ARM Support

It’s our pleasure to announce a new Visual Assist release, headed by a major addition—supporting ARM! We hope you find this release useful. Visit our website to download the release. ARM support Big news for Visual Assist’s device support! Windows ARM is now supported starting this release, Visual Assist 2024.4. Visual Assist is now available as a fully ARM-native plugin, fully supported in…
Read more
Build AnnouncementsNews

Visual Assist 2024.3 release post

Another Visual Assist update?! VA 2024.3 is headlined by a dramatic improvement to the performance of Find References. This release also features both a fix and an improvement related to Move Implementation. We also have some key features exiting their beta phase (try them…
Build Announcements

Visual Assist 2024.2 release post

It only has been a minute since the last performance-focused release but Visual Assist 2024.2 is here, squeezing even more performance to set it apart from other coding assistants! Continuing the theme of the last version, this release is focused on getting rid of…
Tips and Tricks

Installing Unreal Engine 4/5 + Visual Studio: A complete step-by-step guide with pictures

TL;DR Getting started with Unreal Engine and Visual Studio can feel overwhelming, but the setup is actually straightforward when broken down. You install Visual Studio with the right C++ workloads, install Unreal Engine via the Epic Games Launcher, and connect both to start building projects. Once everything is linked, you can generate project files, open them in Visual Studio, and begin editing…
Read more