https://kotlinlang.org logo
e

Eugenio

05/08/2017, 3:56 PM
is there a way to search for all "unresolved references" in a project? it happened to us multiple times that code was broken somewhere, but because of kotlin/kapt the actual error wouldn't tell us where the code was broken! the problem is that I can't find an inspection specifically for unresolved references...