My autocomplete is broken
See https://drive.google.com/open?id=1AfVPUJBSR4icbMG9UjIZgWsxFdTFEH1X
Every time the autocomplete pop-up appears, I see a spinner for a brief period, then it disappears again. I sometimes manage to hit ^SPACE before it disappears, but usually I'm too slow.
It's driving me mad! How do I fix it?
Please sign in to leave a comment.
Please try invalidating caches (File | Invalidate caches, Invalidate and restart) - does the issue persist? If yes, please provide your idea.log
Thanks, I tried upgrading to the 2018 EAP and it's fixed, so I'll stick with that for now. If it comes back I'll try the cache fix.
I'm having this same issue on IntelliJ. Invalidating the caches doesn't help. This started within the last day or two.
Please create a support ticket, attaching your idea.log and detailed problem description, including code snippets
Hello,
I temporarily solved the problem disabling the auto-import while I am editing the build.gradle dependencies.
Regards