Xcode - search text in all files
xcode
Solution
Use cmd + shift + f for complete Xcode search.
Problem
Is there a way to search through all Xcode project files? I know that I can find some text inside file with finder, but finding something with Xcode will be very helpful. When I press cmd+f I can only find or find and replace in current display file.