Since the native search of VS Code cannot look in paths longer than 260 characters on Windows, I made this extension. It's multithreaded and can handle tens of thousands of results.
You should see a new icon in the activity bar. The extension has its own UI, which is almost identical to the native find and replace.
Big thanks to potatoqualitee for their work on vscode-filename-search which I used as a starting point.