Caret movement in IDEA X very slow Permanently deleted user 创建于 2010年12月13日 20:07 I'm using a the idea/100.46 build and have to say that the editor feels verysluggish when moving the caret in a small Java file (< 200 lines).What can I do to improve the responsiveness?Tom
http://youtrack.jetbrains.net/issue/IDEA-63315
I hope, I've captured the CPU data correctly.
Tom
Hi Tom,

CPU snapshot is ok, thanks. It shows that the problem is inside sun drawing primitives:
I googled that and it seems that there is a problem with jdk 6 update 22 and Substance LAF.
Please do the following:
Denis
Do you know which specific features are unavailalbe in such a scenario? The only thing I can think of is native method profiling..