Visual Assist 2023.2
Released: Apr 25, 2023
2023.2 での更新項目
機能
- Added support for enabling unevaluated Clang Tidy checkers as Code Inspections.
- Added the option to remove Extensions menu in Microsoft Visual Studio 2019+ for a legacy style menus.
- Added greater customization for shader file extensions with no hardcoded extensions.
- Added Virtual Method context menu option to check/uncheck all.
- Beta label has been removed from Code Inspection.
- Added Code Inspection for 'bugprone-swapped-arguments' and 'bugprone-argument-comment' clang checker.
- Code Inspections Clang engine has been updated to version 15.0.
- Improved auto type deduction for const, pointers and chained function calls.
- Improved tab completion in C# to interact better with built-in tooling.
不具合の修正
- Fixed issue where installer exe could report errors after a successful install.
- Fixed issue where Code Inspections could fail with the latest MSVC includes.
- Fixed issue where shader coloring may not be applied to the correct file extensions.
- Fixed issue where shader coloring sometimes not applying to files opened automatically on solution load.
- Fixed issues which could lead to the VA Navigation Bar being drawn incorrectly.
- Fixed issues which could lead to missing icons.
- Fixed minor visual theming issues in various VA dialogs.