intellij-pants-plugin icon indicating copy to clipboard operation
intellij-pants-plugin copied to clipboard

Workaround for "Find Usages broken" bug in Scala Plugin

Open lukaszwawrzyk opened this issue 5 years ago • 4 comments

Followup on https://github.com/pantsbuild/intellij-pants-plugin/pull/482 as I will work on completing that issue. We will have to wait for this https://github.com/JetBrains/intellij-scala/pull/498 to be released first.

lukaszwawrzyk avatar Jan 27 '20 15:01 lukaszwawrzyk

Hi, does it mean to replace #482? cc @tpasternak

Also the compile error in CI seems legit.

wisechengyi avatar Feb 03 '20 01:02 wisechengyi

Yes, exactly. @lukaszwawrzyk took this task for me

tpasternak avatar Feb 03 '20 10:02 tpasternak

Is this PR still relevant?

olafurpg avatar Aug 21 '20 11:08 olafurpg

Hm, it seems we created a hook for this in scala-plugin but we don't use it https://github.com/JetBrains/intellij-scala/pull/498

tpasternak avatar Aug 21 '20 15:08 tpasternak