My list of autocomplete suggestions when I hit Ctr...
# intellij
j
My list of autocomplete suggestions when I hit Ctrl-Spacebar keeps refreshing (and rebuilding the list) once per second making it impossible to select anything. Known issue? I'm using kapt, possibly related.
👀 1
a
Looks like https://youtrack.jetbrains.com/issue/KT-37144. Are you using Arrow or some other processor?
j
yes.. Arrow-kt + kapt.. This is definitely the issue
Downgrading to 0.10.3 made it go away. The kapt is a red herring. arrow-core is the issue.
🙏 1