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