IDEA 2019.2.1 is not responding on adding a JSdoc comment

Answered

When I'm typing /** and pressing Enter to create a JSdoc comment my IDEA stops responding until I restart it (which means losing all unsaved code). This is happening only in one file with lots of reselect selectors. I think it may be a type analyzer getting in endless loop.

0
8 comments

Hello,

Do you face this issue only in JS code? Is it reproducible with plain java?

0

I don't work with Java, so I don't know. It seems to be some corner case because it's reproducing only for adding JSdoc comments to reselect selectors only. For some complex selectors IDEA is not responding for 20-25 seconds, but in some cases it is not responding until force restart.

0

I created a screen record with case when it kills IDEA completely: https://www.youtube.com/watch?v=fkY4fqLVfe0

0

It is not freezing while editing selectors, only while adding JSdoc comment. However highlighting is lagging while editing selectors.

0

You can upload files at https://uploads.services.jetbrains.com/ or use any other file sharing service.

0

Please sign in to leave a comment.