Rilasci di Visual Assist
Released: Sep 30, 2024
Aggiornamenti in 2024.7
Funzionalità
- The new 'Sort Methods in Source' refactoring has been released as beta.
- The new 'Promote Lambda to Method' refactoring has been released as beta.
- Added context-sensitive naming in Shift+Alt+Q menu items.
- Added the option to stop highlighting Read and Write references when you move your mouse away.
- Added new reserved strings for VA snippets, especially useful for CMake scripts.
- Added a new VA Nav Bar dropdown to switch between projects.
- Added the option to adjust overwrite behavior...
Released: Jul 30, 2024
Aggiornamenti in 2024.6
Correzioni
- Fixed crash that can happen when saving files.
- Fixed installer crash in version of Windows older than Windows 10.
Released: Jul 4, 2024
Aggiornamenti in 2024.5
Funzionalità
- Improved Find References performance. This also affects several refactorings which also locate symbols, such as Rename.
Correzioni
- Fixed Find References crash that could happen in some cases (notably, in Unreal Engine 4.2x).
Released: May 31, 2024
Aggiornamenti in 2024.4
Funzionalità
- Added Native ARM CPU support.
- Added support for using '/' as a path delimiter.
Correzioni
- Fixed issue where std::tuple would not be recognized in some cases.
- Move Class to New File will no longer jump to a new file before showing the dialog.
- Fixed broken Discord invite link.
Released: May 4, 2024
Aggiornamenti in 2024.3
Funzionalità
- 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...
Released: Mar 14, 2024
Aggiornamenti in 2024.2
Funzionalità
- Optimized parser performance and reduced initial parse time.
- Reduced startup time when opening a solution.
- Added Alt+O to Recommended Keyboard Shortcuts as Microsoft Visual Studio 2022 now uses that binding.
Correzioni
- Fixed UI conflict with GitHub Copilot.
- Fixed issue where Add Include would sometimes not add the new include.
- Fixed long Add Include paths for some symbols in Unreal Engine 5.3.x.
- Fixed issue where Open File in Solution would sometimes not display results when the...
Released: Jan 23, 2024
Aggiornamenti in 2024.1
Funzionalità
- 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.
Correzioni
- 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...
Released: Nov 24, 2023
Aggiornamenti in 2023.6
Funzionalità
- You can now use inexact searches with new Fuzzy Search logic in 'Find Symbol' and 'Open File' dialogs.
- Added the ability to move an entire class to a new (pair) of files with 'Move Class'.
- You can now instantly share code snippets via email, GitHub, and more using new 'Share with Team Member'.
- Improved parser support for constexpr, consteval and constinit (C++20).
- Improved support for braced initialization lists/uniform initialization (C++11).
- Added a new Code Inspection which can...
Released: Sep 14, 2023
Aggiornamenti in 2023.5
Funzionalità
- Added support for custom precompiled header files to new intelligent 'Add Include' logic.
Correzioni
- Fixed crash on solution load in Visual Studio 2008 and 2005.
- Fixed issue where Code Inspections would not function correctly in Visual Studio 2022 17.7+.
Released: Aug 24, 2023
Aggiornamenti in 2023.4
Funzionalità
- Added official support for Unity game engine including shader files.
- Added support for CUDA source files.
- Added parser support for template functions with trailing/auto return type.
- Shader support has exited beta, and is now enabled by default.
- Added intelligent selection of 'Add Include' placement.
- Streamlined Game Development tab of the options dialog, making room for upcoming additions.
- Added notice of combined Microsoft Visual Studio 2022-2010 marketplace listing.
- Removed phone...