What is the key combination for "Find next occurence in path"?
Answered
In PhpStorm I can search in path (folder with subfolders). When I have a list of matches I can navigate to them by double-clicking on the entries in the list or just by using the blue arrows in the menu left to the list of matches: arrow down ("Next Occurence") and arrow up ("Previous Occurence"). But I don't find a way to do this on the keyboard.
What is a key combination (or how to find it in the "File -> Settings -> Keymap") for the "Next Occurence" in the context of the "Find in path"?
Please sign in to leave a comment.
Hi there,
Please provide a screenshot of those arrows -- I need to know what screen/tool window you are talking about.
For "Find Results" screen it will be Ctrl+Alt+Up/Down (using Default keymap)
If you need actual action name for "Settings/Preferences | Keymap" .. then it can be found under "Main Menu | Navigate | Next Occurrence" and "... | Previous Occurrence"
Yes, thanks!