Fix bad language check in find usages that caused falling to text search
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
Resolved java class to descriptor: JavaSAM
|
||||
Searched references to JavaClass.takeSAM(JavaSAM sam) in non-Java files
|
||||
Searched references to JavaSAM in non-Kotlin files
|
||||
Searched references to pack.A
|
||||
Used plain search of parameter a of A(val a: Int, val b: String) in whole search scope
|
||||
Used plain search of parameter a of A(val a: Int, val b: String) in LocalSearchScope:
|
||||
CLASS:A
|
||||
{ val (x, y) = it }
|
||||
Reference in New Issue
Block a user