Is there a way to search for a string in all files inside a project in Sublime Text 3? The string is not a method.
You can put in "Where:" box to search from the current Sublime project from the Find in Files menu.
This is more useful than searching from the root folder for when your project is including or excluding particular folders or file extensions.