Visual Assist 2024.1

Released: Jan 23, 2024

2024.1 での更新項目

機能

  • Significantly faster initial startup time.
  • Navigate directly to a class constructor definition from an explicit constructor call.
  • Improved and expanded header selection when using 'Add Include'.
  • Code completion dropdown toolbar is now displayed by default.

不具合の修正

  • Fixed visual issues with completion dropdown toolbar.
  • Fixed issue where trial activation dialog could display an error and prevent activation.
  • Fixed issue with new “Magic Numbers” detecting Code Inspection where it was highlighting only a portion of the constant.
  • Fixed issue where logging could overflow and cause a crash when enabled alongside very large solutions.
  • Fixed issue where preprocessor directives in shader files were sometimes colored as methods.
  • Fixed issue where Unreal Engine Create***Subobject symbols were not recognized by the parser.
  • Fixed issue where changing the signature of an Unreal Engine method which requires a *_Validate thunk would result in rewriting the return of the *_Validate thunk to void.
  • Fixed issue where typing a dot the start of the word in a few of the dialogs would result in no hits being displayed.