Formatting Documentation

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.

0

Please, try Settings/Code Style/General/Wrap when typing reaches right margin option

0
Avatar
Permanently deleted user

Darren, could you please also file a new feature request to our tracker, if you need some advaced settings for JsDoc formatting (except wrapping)?

0
Avatar
Permanently deleted user

Already have that setting checked. It does not affect documentation blocks.

0
Avatar
Permanently deleted user

Sure, but the way you say except wordwrapping tells me this feature I'm requesting already exists.  Thus far, I can't find it.

0
Avatar
Permanently deleted user

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.

0

请先登录再写评论。