Automatic generation of comments for functions
Opened this issue · 0 comments
manlanger commented
When commenting a function it would be useful to automatically generate the function parameter and return value into the new created comment.
This should be done when typing "/**" and pressing Enter before a function body.