Hi there I was wondering if someone could tell me how to increase the time that the help documentation is shown when using intellisense.
For example say I type the following:
string id = sourceCode.Indexof
When hovering over the option of "Indexof" a little documentation box appears, being new to programming I find these boxes really useful however they have the annoying habit of fading out and disappearing before I can finish reading the box. I know that I can click on another and return to the one I want to read but if there is a way of increasing the display time it would serve to reduce a lot of frustration.
Thanks in advance,
Jamie