https://kotlinlang.org logo
#arrow
Title
# arrow
g

Gavin Ray

09/16/2022, 9:17 PM
(It would be nice if Kotlin had an equivalent to Java errorprone's
.refaster
for writing automated refactoring code to do stuff like this)
s

simon.vergauwen

09/19/2022, 6:31 AM
I'm hoping we can do such things when FIR plugins are released 🤞 AFAIK it should allow you to bundle inspections with IDEA support directly as a compiler plugin.
4 Views