Description
Navigate Quickly
Move about your code with newfound ease—to any file, method, symbol, or reference in your projects and solutions. Get anywhere from anywhere.
The navigation features of Visual Assist, like the other types of features, are entirely new to the IDE, improve built-in functionality, or in a few instances, apply only to older IDEs.
CODE INSPECTION AND MODERNIZATION
Inspect your code for specific quality issues and modernize your older code. The Code Inspection feature of Visual Assist, based on LLVM/Clang, diagnoses and fixes typical programming errors, like style violations, interface misuse, and bugs that can be deduced via static analysis.
Inspect Your Code
Inspect your code for specific quality issues as you edit. The Code Inspection feature of Visual Assist, based on LLVM/Clang, diagnoses and fixes typical programming errors, like style violations, interface misuse, and bugs that can be deduced via static analysis.
Generate Code Faster
Generate code faster than you think possible, even if you use just a handful of the features in Visual Assist. As you become a proficient user, write and update code even faster.
REFACTORING
Reduce the complexity of your code, improve readability, and make it extensible without changing external behavior. Refactor legacy code, code you inherit, or the first version of your own work.
UNREAL ENGINE 4 SUPPORT
Forge your vision to reality with tailored support for Unreal Engine. Build out high-performance C++ code for your project with VA behavior and unique features. Disable Intellisense and take advantage of all VA has to offer for UE4 dev.
CODE ASSISTANCE
Write code faster with assistance that doesn’t get in the way, especially when you’re on a roll. VA suggests completions saving you typing, and quietly fixes mistakes in your wake.