JSDoc Custom Tag Inspections

I've got a JSDoc custom tag similar to @param (e.g. @myCustomTag) that doesn't get inspected; no error checks, to formatting, etc.

Is there any where to add this so that it's handled like the @param tag. I've checked inspections for both JSDoc and JavaDoc (just in case) but haven't found a place for this.

 

Thanks!

0
2 comments
Avatar
Permanently deleted user

I hadn't thought of that; figured it was probably in there already. I'll look into it.

Thanks Elena.

0

Please sign in to leave a comment.