Build Announcements

Visual Assist 2026.4 release post

The first thing you do with Visual Assist is install it. The first thing you do with it on a project is wait for it to parse. VA 2026.4 makes both smoother. Download it now. This is a smaller build between larger ones — a few bigger efforts are running in parallel, shaped by your feedback on recent updates. In the meantime, 2026.4 refreshes the installer, smooths out the initial parse, and…
Read more
Build Announcements

Visual Assist 2026.3 release post

Visual Assist 2026.3: Expanding AI Workflows & Improving Performance AI in IDEs is evolving quickly, but for many the hype might feel artificial. For most C++ developers, the question isn’t “can AI write code?” — it’s: “how can I fit this…
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…