Slow autocorrection on MacOS
Answered
Hello everybody,
I have recently bought a new Macbook Pro for programming. On this PC all jetbrain IDEs have a very slow autocompletation. If I write "fori" and press enter it takes 2-5 seconds to compleate the term. If I add another fori loop in the same file, it gets instantly complteted.
If anyone has an idea to fix it, plese help me.
Best regards
Marvin
Please sign in to leave a comment.
Hello Marvin,
Could you please share logs folder zipped (https://intellij-support.jetbrains.com/hc/en-us/articles/207241085-Locating-IDE-log-files) after restarting IDE and reproducing the issue?
Hello Yaroslav,
Dropbox was the only way I found to share the file. If you want the file differently, please inform me.
https://www.dropbox.com/s/vhc0qll9hkqc4xe/idea.log.zip?dl=0
Marvin,
Are there any threaddums in logs folder? Do you face the same issue with basic code completion (not Live Templates)?
1. The rest of the log folder is empty
2. I treid code completion with funktions like Math.random() and System.out.println(). There was no problem with the completion.
Marvin,
So, only "Live Template" is slow and only on the first invocation? Do you face this issue with every project?
I have this proplem only with Live Templates, but in each project.
In Webstorm I also have this problem with HTML tags.
Marvin,
Please try to temporarily disable "Android Support" plugin.
Also please check the issue with 2020.2 EAP: https://www.jetbrains.com/idea/nextversion/#section=mac with default settings ("File | Manage IDE Settings | Restore Default Settings").
Updating to EAP increased the performance drastically. But there is still a delay.
Turning off the android support on the other hand didn't seem to have much impact.
Marvin,
Please report an issue on YouTrack: http://youtrack.jetbrains.com/issues/IDEA attaching logs folder zipped and short screencast demonstrating the issue. Thanks in advance!