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

Display object (inferred) type in VSCode's tooltip? #253

Open
wtfzambo opened this issue Jan 20, 2023 · 1 comment
Open

Display object (inferred) type in VSCode's tooltip? #253

wtfzambo opened this issue Jan 20, 2023 · 1 comment

Comments

@wtfzambo
Copy link

wtfzambo commented Jan 20, 2023

Hello,
I'm writing here because I have this issue only when working with Jedi (which I prefer) as opposed to Pylance, but I'm not even sure if it's feasible or depends on this project.

Is it possible to add the type of an object to the info tooltip? E.g.:

  • With Pylance:

image

  • With Jedi:

image

As you can see, the type isn't displayed in the tooltip, even if Jedi correctly understands that it's a list.

@AndreaVidali
Copy link

I also would love this feature!

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