Closed as not planned
Description
In certain cases, function invocation hover can look really bad compared to function definition:
The invocation hides all documentation for the function.
This issue investigates how we might improve the ordering or display of the hover, either by doing some work in VS Code or asking for changes in TypeScript.