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

Quick Info needs to have its size capped #1510

Closed
mhegazy opened this issue Dec 16, 2014 · 4 comments
Closed

Quick Info needs to have its size capped #1510

mhegazy opened this issue Dec 16, 2014 · 4 comments
Assignees
Labels
Bug A bug in TypeScript Domain: Quick Info e.g. hover text, tool-tips, and tooltips. Fixed A PR has been merged for this issue Help Wanted You can do this VS Code Tracked There is a VS Code equivalent to this issue

Comments

@mhegazy
Copy link
Contributor

mhegazy commented Dec 16, 2014

I am all for showing more in Quick Info with overloads and such but we'll need a size limit. Try hovering over createElement:

attachfilehandler

@mhegazy mhegazy added the Bug A bug in TypeScript label Dec 16, 2014
@mhegazy mhegazy added this to the TypeScript 1.6 milestone Dec 16, 2014
@RyanCavanaugh
Copy link
Member

This just seems like the wrong summary of the doc comments/overloads.

@danquirk
Copy link
Member

danquirk commented Jan 6, 2015

It is, but you can imagine even formatted correctly with each overload signature on its own line this QuickInfo item is going to be 100+ lines long.

@sheetalkamat
Copy link
Member

Handled by #24258

@mhegazy mhegazy assigned weswigham and unassigned sheetalkamat May 31, 2018
@mhegazy mhegazy modified the milestones: Community, TypeScript 3.0 May 31, 2018
@weswigham
Copy link
Member

Fixed by #24258

@weswigham weswigham added the Fixed A PR has been merged for this issue label Jul 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug A bug in TypeScript Domain: Quick Info e.g. hover text, tool-tips, and tooltips. Fixed A PR has been merged for this issue Help Wanted You can do this VS Code Tracked There is a VS Code equivalent to this issue
Projects
None yet
Development

No branches or pull requests

7 participants