Highlights usage of imports not working?

MP300SC1 User Manual

In IDEA 7, I could do Highlight Usages in File on "import" in an import statement, and it would tell me where that import is used.

In IDEA 9, this doesn't seem to work - it only highlights text usages of "import". I'm using 90.122; it didn't work either in previous builds.

Is there a different way to do this now, or does this look like a bug?

0

Hello Calum,

I can't see any traces of this feature in IDEA 7 source code. Are you sure
it wasn't provided by a third-party plugin? :)

MP300SC1 User ManualIn IDEA 7, I could do Highlight Usages in File on
"import" in an import statement, and it would tell me where that
import is used.

In IDEA 9, this doesn't seem to work - it only highlights text usages
of "import". I'm using 90.122; it didn't work either in previous
builds.

Is there a different way to do this now, or does this look like a bug?

---
Original message URL:
http://www.jetbrains.net/devnet/message/5248293#5248293

--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"


0

You're absolutely right - it turns out that I was using the Lineage plugin.
This would be quite nice functionality in the core...
Thanks,
Calum

0

请先登录再写评论。