Visual Assist 2023.1

Released: Jan 19, 2023

2023.1 での更新項目

機能

  • Improved parser auto-type deduction for pointers.
  • Improved parser support for C# tuple deconstruction.
  • Added parser support for C++ 17's structured binding from a constructor.
  • Added support for custom shader file extensions.
  • Improved code formatting when pasting Unreal Engine source code.
  • Added UI to 'Find References' results to repeat a search for the entire solution.
  • Added Code Inspection for 'bugprone-inaccurate-erase' clang checker.
  • Added Code Inspection for 'bugprone-bool-pointer-implicit-conversion' clang checker.

不具合の修正

  • Fixed issue where icons may be missing in Visual Studio 2022.
  • Fixed issue where folders / JSON files may be unnecessarily created when hovering the mouse cursor over symbols.
  • Fixed convert suggestion listbox keyboard shortcut display to update when the shortcut is changed.