intellij-pants-plugin
intellij-pants-plugin copied to clipboard
Workaround for "Find Usages broken" bug in Scala Plugin
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.
Hi, does it mean to replace #482? cc @tpasternak
Also the compile error in CI seems legit.
Yes, exactly. @lukaszwawrzyk took this task for me
Is this PR still relevant?
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