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?
请先登录再写评论。
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? :)
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
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