You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
With Jedi:
As you can see, the type isn't displayed in the tooltip, even if Jedi correctly understands that it's a list.
The text was updated successfully, but these errors were encountered:
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.:
As you can see, the type isn't displayed in the tooltip, even if Jedi correctly understands that it's a list.
The text was updated successfully, but these errors were encountered: