Visual Assist 2026.3

Released: Apr 3, 2026

Mises à jour de 2026.3

Fonctionnalités

  • 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).
  • Added support for .hlsli files (HLSL includes).
  • Improved Diff View behavior when using AI.
  • Improved macro expansion performance, especially in Unreal Engine projects
  • Improved paste behavior in C/C++ Custom Directories: Multi-line paths now correctly create separate entries.

Correctifs

  • 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.