... and I believe findReferences as well. To reproduce: Define a file `demo.scala` with: ```scala class Demo(x: Int) ``` Do a rename on `Demo` to `Demo1`. You get: ```scala class Demo1Demo1t) ```