When you hover your mouse over some code, it will attempt to tell you more about the thing you are hovered over. Sometimes it is more information about the function, or it will tell you how a symbol is defined, etc...
I like this feature, but it happens WAY too fast. I will be attempting to double click a symbol so that I can copy-paste it, and the window will popup and I end up double clicking something inside the dialog and not the code. How do I tell VSCode to wait like 1sec before showing this dialog? I couldn't find a setting for this.