Been encountering a strange issue that has been dr...
# intellij
n
Been encountering a strange issue that has been driving me up the wall with code completion in a Kotlin Native project that contains a linuxX64 module and uses the libssh library ( https://www.libssh.org/ ). In some cases when invoking code completion via
.
, or
Ctrl+Space
IntelliJ shows a popup for a sec before hiding, shows another for a sec before finally hiding the popup without showing another one (aka the "Houdini" code completion popup ).
1
n
can you notice a progress bar at this very moment as if IDEA were reindexing the project?
👌 1
a
Please report a bug to http://kotl.in/issue with full IDEA logs and a project to reproduce if possible. Thank you.