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

Doesn't work for some destructured types #323

Open
anguskeatinge opened this issue Jan 12, 2023 · 3 comments
Open

Doesn't work for some destructured types #323

anguskeatinge opened this issue Jan 12, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@anguskeatinge
Copy link

It works for simple types, but I have some types deep in my project that typescript is kindly showing as a string on hover but the extension sidebar claims it is of type any.

@d-kimuson
Copy link
Owner

@anguskeatinge Can you provide types that can reproduce the problem?

@anguskeatinge
Copy link
Author

Yeah it's not very easy to because they are types are from imported packages in the midst of a big monorepo.

I was more just flagging this for any future users who are trying to understand if they are facing a novel issue or if other people have had trouble with this before.

If I come across a shareable repro, I'll be sure to do so.

@d-kimuson
Copy link
Owner

I was more just flagging this for any future users who are trying to understand if they are facing a novel issue or if other people have had trouble with this before.

Okey.
Thank you for your valuable report.

If I come across a shareable repro, I'll be sure to do so.

Yes, I would appreciate it if you could share some repo.

@d-kimuson d-kimuson added the bug Something isn't working label Mar 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants