Stay organized with collections
Save and categorize content based on your preferences.
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:
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["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."]]],[]]