Youssef Shoaib [MOD]
04/22/2023, 10:46 PMunaryPlus). Is that intended behaviour?Adam S
04/23/2023, 6:49 AM@Language injection thing is basically limited to Java-only functionality. It’s a Java-only annotation, so it doesn’t work on Kotlin things like receivers, or infix functions params. That doesn’t mean it can’t, but the annotation and IntelliJ functionality needs to be updated. Or someone needs to create a custom IJ plugin…