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

Hover for Type Hint not Working #451

Open
mhyrka opened this issue Feb 2, 2023 · 2 comments
Open

Hover for Type Hint not Working #451

mhyrka opened this issue Feb 2, 2023 · 2 comments

Comments

@mhyrka
Copy link

mhyrka commented Feb 2, 2023

  • Using Flow v 0.125.1
  • Flow Language Support vscode extension v2.2.1
  • If I import a class as a type like import type { RequestDependencyInjection } from 'path/to/rdi'
    when I hover over the type I see the attached screenshot rather than useful type hints

Screen Shot 2023-02-02 at 11 27 09 AM

@darichey
Copy link
Member

darichey commented Feb 2, 2023

What kind of info would you hope to see when hovering in this case?

@mhyrka
Copy link
Author

mhyrka commented Feb 2, 2023

The class attributes would be ideal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants