Skip to content

Improve TypeScript hovers #92787

Closed as not planned
Closed as not planned
@octref

Description

@octref

In certain cases, function invocation hover can look really bad compared to function definition:

Playground

image

image
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.

Metadata

Metadata

Assignees

Labels

*out-of-scopePosted issue is not in scope of VS Codefeature-requestRequest for new features or functionalitytypescriptTypescript support issues

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions