Okay, I tried this already but still not working.
editor.hover.enabled: false

This is so annoying. Someone help me turn of this tip box...Thanks.
Okay, I tried this already but still not working.
editor.hover.enabled: false
This is so annoying. Someone help me turn of this tip box...Thanks.
Try setting "editor.parameterHints.enabled": false in your settings.json
Using a delay will allow you still see tips without such annoyance...
"editor.hover.delay": 1500