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

0
9 comments
Avatar
Yaroslav Bedrov

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?

0
Avatar
Permanently deleted user

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 

0
Avatar
Yaroslav Bedrov

Marvin,

Are there any threaddums in logs folder? Do you face the same issue with basic code completion (not Live Templates)?

0
Avatar
Permanently deleted user

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.

0
Avatar
Yaroslav Bedrov

Marvin,

So, only "Live Template" is slow and only on the first invocation? Do you face this issue with every project?

0
Avatar
Permanently deleted user

I have this proplem only with Live Templates, but in each project.

In Webstorm I also have this problem with HTML tags.

0
Avatar
Yaroslav Bedrov

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").

0
Avatar
Permanently deleted user

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.

0
Avatar
Yaroslav Bedrov

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!

0

Please sign in to leave a comment.