In the newest version of IntellIj, the IDE doesn'nt show unused variables in Kotlin projects. Anybody else had that problem?
a
Anna Kozlova
09/24/2025, 7:11 AM
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