In the newest version of IntellIj, the IDE doesn'n...
# intellij
f
In the newest version of IntellIj, the IDE doesn'nt show unused variables in Kotlin projects. Anybody else had that problem?
a
If it's a class or top level property with a common name, then it's expected. Otherwise, it's not. Please let us know if you have any tips how to reproduce. Thanks