In 2024.2 Kotlin autocompletion has become much wo...
# intellij
n
In 2024.2 Kotlin autocompletion has become much worse than in the previous version. I was unable to fix it by playing with the settings. Have you noticed similar behaviour?
1
c
I haven't really paid attention to that.
🤔 2
a
Could you please take a CPU snapshot as described here? Thanks
d
Uncheck K2 compiler mode in Preferences
a
24.2 has k1 mode by default. If you see degradation in K2 mode, it would be extremely helpful to get CPU snapshot otherwise this problem might land in the final release of K2 mode. Thanks for your cooperation!