Is it possible to search in a project a specific line of some class and makes the searcher jumps automatically to that line? For instance, if i search for: "SomeClass.139:10", it goes right there.
ps: I want to search through that class in the whole project instead of using Ctrl+L in the specific file/class.