Use Ctrl + P
, its a GoTo Anything Popup:-
-
Type, to search through files (open files, recently closed files, and files in open folders)
-
@foo
, to search through symbols in the current file -
:foo
, to go to the given line number -
#foo
, to do a fuzzy search in the current file for foo