By default, queries search both filenames and file contents. You can limit your
search to just filenames in several ways. For example, you can use the
file filter to search for a file by using its path.
For example:
file:main
The following filters return the same results as the file filter:
filepath
f
path
You can also search for a file name by typing its name and extension. For
example:
[null,null,["Last updated 2023-10-03 UTC."],[[["Queries by default search through both filenames and the contents of files."],["You can limit searches to filenames only by using filters like `file`, `filepath`, `f`, or `path`, along with the file path."],["Searching for files by their name and extension is also possible; remember to escape special characters like periods using a backslash."]]],[]]