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

Format Typescript info on symbol/error hover #4072

Closed
andersekdahl opened this issue Mar 12, 2016 · 1 comment
Closed

Format Typescript info on symbol/error hover #4072

andersekdahl opened this issue Mar 12, 2016 · 1 comment
Assignees
Labels
feature-request Request for new features or functionality typescript Typescript support issues upstream Issue identified as 'upstream' component related (exists outside of VS Code)
Milestone

Comments

@andersekdahl
Copy link

We use type aliases in our code instead of classes and interfaces. For larger types it becomes almost impossible to make any sense of the text that Typescript outputs because it can be more lines than what fits on a small screen.

It would be more than awesome if the text displayed on hover would be parsed and formatted. Perhaps collapse large types and make it possible to expand them by clicking on them?

@joaomoreno joaomoreno assigned jrieken and unassigned joaomoreno Mar 14, 2016
@jrieken jrieken assigned dbaeumer and unassigned jrieken Mar 14, 2016
@dbaeumer dbaeumer added typescript Typescript support issues feature-request Request for new features or functionality labels Mar 14, 2016
@dbaeumer dbaeumer added this to the Backlog milestone Mar 14, 2016
@dbaeumer dbaeumer assigned waderyan and unassigned dbaeumer Nov 15, 2016
@mjbvz mjbvz self-assigned this Jan 26, 2017
@mjbvz mjbvz added the upstream Issue identified as 'upstream' component related (exists outside of VS Code) label Apr 12, 2017
@mjbvz
Copy link
Collaborator

mjbvz commented Apr 12, 2017

This is something that the TypeScript team is currently investigating: microsoft/TypeScript#14662

Closing as upstream

@mjbvz mjbvz closed this as completed Apr 12, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request Request for new features or functionality typescript Typescript support issues upstream Issue identified as 'upstream' component related (exists outside of VS Code)
Projects
None yet
Development

No branches or pull requests

6 participants