Preview in 'Find in Path'
Answered
I'm open 'Find in Path' windows, write some text, now see in tab 'Preview' search results. It's ok.
If I click on any result line by mouse, then ide open this file in editor.
So, how I can did same without mouse?
If I press Enter or Ctrl + Enter, then search results moved to 'Find' window. Yes, I can press at this window Enter again and then will be opened target file in editor (like by mouse click). But I want quick to open file in editor, without additional actions.
Please sign in to leave a comment.
Use Jump To Source action (usually F4, but would depend on keymap).
Ah, yes. Thanks.