In eclipse I can do Ctrl + Shift + M to search for a method that exists in ANY file in the project, however this feature seems to be missing from sublime text ... is there any sort of Sublime text plugin that replicates this functionality?
I know that there's Ctrl+P etc, however that only searches for functions in the currently opened file and not from the entire project.