
Visual Assist X improves on default IntelliSense with Enhanced Listboxes, parameter information that is frequent and helpful, and hovering tooltips for virtually all symbols. Instantly view the context and definition of a symbol just by clicking on it. Hover over symbols while browsing code to see overrides, other members of its class, related enums, etc. Get the information you need without hunting for it.
Visual Assist X context-based listboxes offer significant improvements over default Intellisense listboxes with coloring, filtering, shrinking, and more!
Parameter info appears when you type a method and a left parenthesis. With Visual Assist X, parameter info appears more often and with more accurate results.
As each parameter is typed, the parameter info tooltip advances to the corresponding position, shown in bold.
With Visual Assist X, hovering tooltips appear for virtually all symbols. For C/C++ users, tooltips can even include comments extracted from source files, not just headers.
See an object's entire class heirarchy at once without having to click to open each level. Navigate to any ancestor class instantly.
Click on any symbol and know its context without waiting for a hovering tooltip.
Similar to context, the Definition Field shows you the definition of a symbol without waiting for a tooltip.