hey guys, do you know why there’s no code assistan...
# intellij
m
hey guys, do you know why there’s no code assistance in annotation expressions if your project is using kotlin?
I’m using spring aop and it works fine for java but not for kotlin
Screenshot 2020-12-15 at 14.36.19.png
Screenshot 2020-12-15 at 14.44.29.png
you can see in the screenshots above that same behaviour
w
It’s either a bug or missing feature, I suggest opening an issue on https://youtrack.jetbrains.com/issues/KTIJ
👍 1
n
Mb this one fits? IDEA-166318 AspectJ Plugin Support for Kotlin
👍 1
m
Sure, but it was created 4 years ago, I’m not sure if it will be done any time soon 😒
n
I think one of the reasons is that no one votes for it 🙂
m
true, for me the main reason I think this is helpful is when you rename some variables, not only the code completion