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

feat: show the actual type information when type aliases are used in the hint popup #124884

Closed
AoDev opened this issue May 29, 2021 · 1 comment
Closed
Assignees
Labels
typescript Typescript support issues upstream Issue identified as 'upstream' component related (exists outside of VS Code)

Comments

@AoDev
Copy link

AoDev commented May 29, 2021

I'd like to see proper type information for type aliases in the hint popup. This would improve the developer experience. Especially when types come from a 3rd party library.

The example below is with Typescript but I'd expect it to be a general feature.

Example: a random type with proper info bubble

What VS Code shows now when the type alias is used somewhere

What I'd like to see

@mjbvz
Copy link
Collaborator

mjbvz commented Jun 12, 2021

Tracked upstream by microsoft/TypeScript#35601

@mjbvz mjbvz closed this as completed Jun 12, 2021
@mjbvz mjbvz added typescript Typescript support issues upstream Issue identified as 'upstream' component related (exists outside of VS Code) labels Jun 12, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Jul 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
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

2 participants