Code suggestion and completion won't work at all i...
# intellij
r
Code suggestion and completion won't work at all in Kotlin's data classes. This is a major bug that seriously impact our productivity. Please address this as soon as possible. I'm running IntelliJ in macOS Sequoia 15 I've opened the following issue for this: https://youtrack.jetbrains.com/issue/IDEA-359462/Code-completion-wont-work-in-data-classes
Reading some of the previous posts in this channel, I noticed K2 plugin was enabled in my IntelliJ. Disabling it seems to fix the issue. This issue is introduced by the K2 plugin then.