Hello all. I couldn't find the setting anywhere within WebStorm and didn't seem to find anyone who posted a similar question. Is there any way to get WebStorm to autowrap and format my documentation? Specifically for the /** */ kind. I'm using this for my JavaScript functions. Not sure what it's called in JavaScript but I know it as JavaDoc notation for Java. Eclipse can do this wonderfully for Java. Not sure if WebStorm even has the same feature. Where I can write out a paragraph and it'll auto wrap and adjust the text to stay within a set margin. Thanx.
Please, try Settings/Code Style/General/Wrap when typing reaches right margin option
Already have that setting checked. It does not affect documentation blocks.
Darren, could you please also file a new feature request to our tracker, if you need some advaced settings for JsDoc formatting (except wrapping)?
Sure, but the way you say except wordwrapping tells me this feature I'm requesting already exists. Thus far, I can't find it.
Darren, there is no options to format JSDoc comments at the moment. If you need them, please, create a new ticket in tracker, because there are no such requests for now.