Visual Assist 2022.4
Released: Nov 8, 2022
2022.4 での更新項目
機能
- Added support for structured binding declarations in C++17.
- Added coloring support for several high-level shader language (HLSL) types.
- Added a checkbox to honor excluded items defined in 'vscode\settings.json' when using opening folder.
- Added Code Inspection for 'bugprone-string-integer-assignment' clang checker.
不具合の修正
- Fixed issue where parser could become confused when using std::get and std::tuple.
- Fixed issue in C# where parser does not understand parameter declared with "out int".
- Fixed issue where comments could be duplicated in tooltips.
- Fixed issue where VA's tooltips would not appear if IntelliSense was disabled.
- Fixed issue where parser could become confused with case'1' inside switch statement.
- Fixed issue where VA Outline tooltip spread across two monitors with different DPI settings could cause hang.
- Fixed issue where tomato icon may become black on hover in Visual Studio 2022.
- Fixed issue where method names that begin with "using" are missing from List Methods in File.