TIL: In VSCode, when searching your project for files with Cmd+P, you can disable the default fuzzy match by wrapping your search query in quotes.
This is extra helpful in larger projects.