Replies: 2 comments
-
|
I'm not aware of any that do, but there's nothing stoping you. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I don't think that I've ever seen any extensions do that. I wouldn't recommend it unless you had a specific reason to use JSDoc comments. |
Beta Was this translation helpful? Give feedback.
0 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.
-
I'm a
vibe-coderextension developer, and previously I would put lazy comments over all the functions I make. However, I'm starting to wonder if I should be putting actual JSDoc docstrings in my extensions for documentation. Should I?Beta Was this translation helpful? Give feedback.
All reactions