IntelliJ Editor freezes frequently for several minutes during typing
Answered
Intellij Editor freezes for several minutes as I'm typing, I assume it is trying to second guess my typing and suggest some "smart" thing but it is maddening.
I enjoy most of the automatic suggestion features, except for this penalty of freezing up the editor until it can catch up with me.
Please sign in to leave a comment.
Please share the logs and the thread dumps:
https://intellij-support.jetbrains.com/hc/articles/207241085
https://intellij-support.jetbrains.com/hc/articles/206544899 .
You can attach a files directly to a bug that you can submit at https://youtrack.jetbrains.com/issues/IDEA .
Ok, next time it happens, I will do so, thank you
Log shows this:
2019-06-10 16:38:32,401 [196844359] INFO - rationStore.ComponentStoreImpl - Saving Project '/Users/julia15/avaya/src/abc' rootlibraryTable took 11 ms
2019-06-10 16:38:32,401 [196844359] INFO - mponents.impl.stores.StoreUtil - saveProjectsAndApp took 74 ms
2019-06-10 16:38:57,050 [196869008] INFO - rationStore.ComponentStoreImpl - Saving Project '/Users/julia15/avaya/src/abc' rootlibraryTable took 22 ms
2019-06-10 16:38:57,050 [196869008] INFO - mponents.impl.stores.StoreUtil - saveProjectsAndApp took 94 ms
2019-06-10 16:39:29,193 [196901151] WARN - gin.utils.ProfilingUtilAdapter - YourKit controller initialization failed : To profile application, you should run it with the profiler agent
2019-06-10 16:39:33,775 [196905733] INFO - rationStore.ComponentStoreImpl - Saving Project '/Users/julia15/avaya/src/abc' rootlibraryTable took 13 ms
2019-06-10 16:39:33,776 [196905734] INFO - mponents.impl.stores.StoreUtil - saveProjectsAndApp took 73 ms
Next time it happens, I will try to capture the stack as well
Finally captured a stack trace: https://pastebin.com/raw/6NjG62cX
(edited by @serge so that users don't break their mouse wheels while scrolling the trace).
I submitted a bug, thank you
https://youtrack.jetbrains.com/issue/IDEA-216627
Thanks for submitting the bug report, we'll investigate the issue.