I’m using VS 2010 Ultimate for C++ coding, with no changes to any settings.
If I type MyClass-> Intellisense shows popup list of MyClass members. Initially the first item in the popup is highlighted, but I can single-click to move the highlight.
A “child” popup to the right of the highlighted item shows the function declaration line for the class member and any comment lines that immediately precede it in the relevant header file. Which is very helpful, thank you Microsoft.
BUT after a few seconds that “child” popup times out – sometimes when I’m still tring to read a lengthy series of comment lines from the header.
Is there any way to stop that child popup from fading?
The answer is in Microsoft Connect:
http://connect.microsoft.com/VisualStudio/feedback/details/328852/tooltips-in-intellisense-disappear-unwantedly