If I have a function foo(int a, int b); and in the middle of another function begin type code to call it: foo( At this point a square balloon pops up showing me the function declaration, which is cool, but if I hit ctrl-tab at this point to check another file it will stick around until I click on it. |