Replies: 1 comment 3 replies
-
How would you expect to write documentation for the |
Beta Was this translation helpful? Give feedback.
3 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I'd like to know how I can get class attribute documentation on hover/completion, similar to what I would get with the docstring of a property:
How can I get proper documentation (on hover/completion) for
bar
without using a property?Note: I'm asking here since I don't know if it is something specific to this extension or to the server (I'm using Pylance).
Beta Was this translation helpful? Give feedback.
All reactions