Visual Assist 2024.3

Released: May 4, 2024

2024.3 での更新項目

機能

  • Improved 'Find References' performance. This also affects several refactorings which also locate symbols, such as Rename.
  • 'Create File' now allows you to specify a directory for the new file.
  • 'Move Implementation' will now run 'Create File' immediately if no suitable target is found.
  • 'Move Class to New File' has exited the beta phase.
  • CUDA support has exited the beta phase.
  • Added Discord link and feedback options in the Help menu.
  • Improved editor performance when editing C#.

不具合の修正

  • Fixed issue where Move Implementation would not move the implementation if a new file needed to be created.
  • Fixed Add Include issue where C headers would sometimes be added instead of their C++ counterparts.
  • Fixed issue where Move Class to New File would sometimes not be offered near macros.
  • Fixed issue where Keyboard Shortcuts Dialog would sometimes not correctly notify you that you applied all recommended shortcuts.