Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve TypeScript hovers #92787

Closed
octref opened this issue Mar 16, 2020 · 1 comment
Closed

Improve TypeScript hovers #92787

octref opened this issue Mar 16, 2020 · 1 comment
Assignees
Labels
feature-request Request for new features or functionality *out-of-scope Posted issue is not in scope of VS Code typescript Typescript support issues
Milestone

Comments

@octref
Copy link
Contributor

octref commented Mar 16, 2020

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.

@octref octref self-assigned this Mar 16, 2020
@octref octref added editor-hover Editor mouse hover feature-request Request for new features or functionality labels Mar 16, 2020
@octref octref added this to the March 2020 milestone Mar 16, 2020
@octref octref modified the milestones: March 2020, April 2020 Apr 2, 2020
@aeschli aeschli modified the milestones: April 2020, May 2020 May 4, 2020
@mjbvz mjbvz self-assigned this Jun 2, 2020
@mjbvz mjbvz modified the milestones: May 2020, June 2020 Jun 3, 2020
@mjbvz mjbvz unassigned octref Jun 3, 2020
@mjbvz mjbvz added the typescript Typescript support issues label Jun 3, 2020
@mjbvz mjbvz modified the milestones: June 2020, Backlog Jun 18, 2020
@alexdima alexdima removed the editor-hover Editor mouse hover label Oct 27, 2021
@mjbvz mjbvz added the *out-of-scope Posted issue is not in scope of VS Code label Dec 5, 2022
@vscodenpa
Copy link

We closed this issue because we don't plan to address it in the foreseeable future. If you disagree and feel that this issue is crucial: we are happy to listen and to reconsider.

If you wonder what we are up to, please see our roadmap and issue reporting guidelines.

Thanks for your understanding, and happy coding!

@vscodenpa vscodenpa closed this as not planned Won't fix, can't repro, duplicate, stale Dec 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request for new features or functionality *out-of-scope Posted issue is not in scope of VS Code typescript Typescript support issues
Projects
None yet
Development

No branches or pull requests

5 participants