Is there a way to dismiss hover window (the tooltip like thingy) when I press any key?

Viewed 10

In typescript project I hover the mouse over types to find what it contains. Then pressing any key dismisses it.

However when I bring the same tooltip via keyboard, it does not dismiss untill I press escape.

Is there some settings to auto dismiss the tooltip when it is invoked by the keyboard ?

This will help a smooth learn and edit experience

0 Answers
Related