intellij: how to navigate to the file quickly in project tree that is in the editor?
hot key or context-menu?
---project--- -------editor---
---- | file
|---file |
CodePudding user response:
Just hit escape anywhere to focus the editor
CodePudding user response:
Invoke the menu Navigate | Select In...
Alt F1 and select Project View
in the popup that appears. You can also assign a keyboard short cut to the Select File in Project View
action, to get the same result in a single keystroke.