JSDoc pop-up linebreaks
Answered
Hi,
I've observed that documentation pop-up for Javascript and Typescript renders literal line-breaks.

This behavior seems quite painful for complex developments where it's desired to have an i.e. 120 chars line wrap, but also a nice documentation for future IntelliJ maintainers.
Does anyone know if there is a way to change this behavior?
Thanks in advance.
Please sign in to leave a comment.
Hello Juande,
Whar IDEA version do you use? It should work fine in 2018.1.3 version.
Hello Yaroslav,
I'm using IDEA 2018.1.3 on macOS (now updated to 2018.1.4).
I've also tried to reset to default settings, and to use Windows style line breaks (CRLF), but popup follows same behavior.
I installed Webstorm too, in case it's more JS friendly, but the same.
Thanks for your time.
Sorry, missed that you face this problem with JS and TS files. We have related issue on YouTrack: https://youtrack.jetbrains.com/issue/WEB-32695.
Please follow it for updates.
Great!
I track it.
Thank you :)
You are welcome!