Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Shortcut for Find Next in Project

Tags:

xcode

shortcut

I'm using Find in Project (F) a lot, but having to click on each result is cumbersome. I know there is G to jump to the next find result in the currently open file.

Is there a shortcut to jump to the next find result in the Find Navigator?

like image 519
Mark Gaensicke Avatar asked Feb 21 '14 04:02

Mark Gaensicke


Video Answer


1 Answers

It doesn't appear so. If you open up the Preferences and click on "Key Bindings", you can see all the possible menu commands and set keys for them. In the "Find" menu section, there is no command for "Find Next in Workspace", only the regular "Find Next".

like image 106
user1118321 Avatar answered Nov 01 '22 09:11

user1118321