What's New in Visual Assist

Great stuff happens all the time.

Check out what we've released recently in our steady stream of new features, support for IDE revisions, and important bug fixes.

WN-GeneralReleaseBuild 2026.4 (2615)

WN-RequiresMaintenance 2026.06.26

TBD

WN-GeneralReleaseBuild 2026.3 (2610)

WN-RequiresMaintenance 2026.04.03

Visual Assist 2026.3 released
NEW Change Code (VA Intelligence): Use AI to transform selected code using natural language.
  • Select a block of code and describe the change you want
  • Preview results in a built-in diff view before applying
  • Supports a wide range of transformations (refactoring, optimization, restructuring)
  • Designed for flexible, exploratory workflows
NEW Added support for .hlsli files (HLSL includes)
️NEW Improved Diff View behavior when using AI

Summary:

Visual Assist 2026.3 expands VA Intelligence with Change Code.

This release introduces a major expansion of AI-assisted workflows through a new Change Code function added under VA Intelligence. This allows developers to iteratively modify code using natural language with full diff visibility.

Alongside this, the release also features:

  • Added support for .hlsli (HLSL) includes
  • Performance improvements for Unreal Engine macro parsing and expansion
  • Stability fixes (startup timing, memory leak, plugin compatibility)
  • Small but meaningful UX refinements, particularly around AI interactions and configuration workflows

Overall, this release will set the tone for where we’re taking our AI-assisted workflows. It’s also a stability release, inspired by users who submitted bug reports and issues.

As always, we appreciate everyone sharing feedback. If you haven’t tried it, try our new AI assistant chatbot to get quick answers based on the official documentation, or to get access to the support team.

If you have any comments, suggestions, or encounter any errors, please send us a message or start a thread on our Discord.

Bug fixes:

  • Improved macro expansion performance, especially in Unreal Engine projects
  • Fixed memory leak that could accumulate over time
  • Fixed crash when using TabsStudio alongside Visual Assist
  • Fixed crash caused by early feature access during Visual Studio 2019 startup
  • Fixed issue where fuzzy search could return incorrect results
  • Fixed issue where pressing Ctrl could trigger the legacy options dialog
  • Improved paste behavior in C/C++ Custom Directories:
    • Multi-line paths now correctly create separate entries

WN-GeneralReleaseBuild 2026.2 (2602)

WN-RequiresMaintenance 2026.02.06

UPDATE Fixed issue where the installation could fail in some circumstances.
Visual Assist 2026.2 released

Summary:

Visual Assist Build 2026.2 comes early with important fix.

This focused release fixes an installation failure that could occur when installing Visual Assist via its Visual Studio VSIX package. If you experienced installation errors or failures with the previous build, this update resolves that issue.

We recommend all users update to 2026.2 to ensure a smooth installation experience.

As always, we appreciate everyone who reports issues and shares feedback. Your input helps us respond quickly to critical issues like this. If you have any similar concerns or suggestions, please send us a message or start a thread on our Discord.

Bug fixes:

  • Fixed issue where the installation could fail in some circumstances when installing via VSIX.