- NEW Added extensive set of C++ safety checkers and code inspections
- NEW Swap between predefined checkers sets for code inspection: VA Default, C++ Safety, or Custom
- NEW Context-aware AI-powered Symbol Explanation to find and explain code symbols using local AI
- NEW Redesigned UI for core navigation and refactoring features. (Full list in release post)
- NEW New welcome page featuring latest updates, integrated feedback submission, and learn section
- NEW Simplified sharing via email or link for colleagues or coworkers
Summary:
Visual Assist 2025.4 introduces over 60 new code inspection checkers focused on C++ safety. We’ve also overhauled the UI for key features, added a new Welcome experience for first-time installs, and—most notably—launched our AI integration: VA Intelligence.
The most noticeable change is the redesigned interface for Visual Assist’s core navigation and refactoring tools. We’ve modernized dialogs such as Open File in Solution, Rename, Find Symbol, and Change Signature to deliver a cleaner, more intuitive experience with more consistent and predictable workflows.
The biggest update in this release, however, is the extensive set of code inspections for C++ safety—a consideration that’s becoming increasingly important as global standards bodies and major organizations push for verifiable, memory-safe C++ practices.
These 60+ new checkers continuously scan your projects to identify potential safety issues. You can also customize which checkers are active using the new preset options.
We’re also introducing our AI integration, VA Intelligence, debuting with its first feature: symbol explanation. This context-aware tool helps you understand unfamiliar code by analyzing symbols across your entire project. What makes it special? It’s an opt-in, fully local feature that runs on your GPU—no data ever leaves your machine, ensuring your code stays private and secure.
To round out the release, we’ve added a new Welcome Page and made it easier to share Visual Assist with your team. These improvements make it simpler to discover what’s new, explore tutorials, learn useful shortcuts, and share feedback instantly through the in-app feedback widget. For further assistance, you can always reach out to support, or start a new discussion on our forums or Discord.
Download the release now by visiting our website downloads page, or continue reading our announcement blog post for the complete story.
Bug fixes and improvements:
- Quality improvements pertaining to Visual Studio 2022 support.