Description
Over the last month or so, I've noticed that Find in Files is often incredibly slow. It's a bit inconsistent - it might just be the first time I use it within each session.
Here, I searched for createRunProfile
and it found the first result in this file, but then showed an animated progress indicator at the top for probably ~15 seconds before it found the second result which is literally three lines below the first result in the same file.
I don't have many extensions installed/enabled so I don't think it's caused by an extension, but it's not clear to me how I can debug this or provide more information that would help you. My PC is pretty fast (and the open folder - which is the Dart-Code project - is on a fast nvme drive), but even if it was something like terribly slow disk access, that wouldn't explain the huge gap in results that are only three lines apart in the same file.