Hi, I’m working on a plugin that support completio...
# intellij-plugins
h
Hi, I’m working on a plugin that support completion for both
Java
&
Kotlin
, the
LookupElement
is rendered correctly in
Java
, but it’s not in
Kotlin
file, here is the code I used: