WebStorm - JsDoc: templates?
Does anyone know if we're able to modify or create templates for use by JSDoc? I love the autocomplete that generates a stub, but I'd like to be able to have some things in the comment that won't appear automatically.
Thanks!
Please sign in to leave a comment.
WebStorm doesn't use templates to generated JSDoc comments:( It's hardcoded
How to add @author and created date to the JSDoc template in WebStorm?
Not possible, JSDoc templates are hardcoded.
Please vote for https://youtrack.jetbrains.com/issue/WEB-13992 and linked tickets