How to show code comments in hover tip popup #7471
Unanswered
wohenbushuang
asked this question in
Q&A
Replies: 1 comment 1 reply
-
This would a new feature request. I've never heard of editors doing this though. Do you have an example? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Demo code:
Now when mouse is hovering on b, a tip popup will show the docstring. But some projects may not write docstring. How can I configure to show the code comment in addition with docstring?
Beta Was this translation helpful? Give feedback.
All reactions