javaeclipseintellij-idea

Intellij highlight file in Project Explorer


In Eclipse, one can choose a File in Editor, right click and hight-light the file in Project Explorer. That will expand the tree, and one can see the file highlighted. I'm wondering how one can accomplish the same in Intellij IDEA.


Solution

  • There is a shortcut: ALT + F1 then select 1.Project View.

    Or you can press Scroll from Source button:

    enter image description here