Just want to doublecheck, custom compiler plugins ...
# k2-adopters
t
Just want to doublecheck, custom compiler plugins for K2 don't publish check reports back to IDEA nor do they contribute "synthetic" declarations for code completion and highlighting, right? Or should that work out of the box and I'm doing something wrong in my plugin? Thanks! (I'm playing with Kotlin 1.9.0-Beta and IntelliJ IDEA 2023.1.2 with Kotlin 1.9.0-Beta plugin installed)
j
custom plugins with FIR doesn’t work by default on IDEA yet
t
Thanks for confirming!