I've got some code I'm writing. I have suggestions turned on. I get to a new method call, and I want to read the overloads, because I'm still learning the API.
However, the suggestion box captures all navigation from my up/down arrows, and I can't read the method overloads.
I could disable the suggestions entirely as a workaround (have done, it does work for me); but I'd like to keep them on.
Is there a "right" way to navigate this situation, or am I just SOL?
If you don't mind using the mouse, you can also click on the Up and Down arrows to scroll through the overloads. This will dismiss the VA tooltip in the process.