The Search in These Files feature introduced in the previous release would frequently fail for large applications, as the list of files added to the search's include filter was too long.
Although this underlying issue in VS Code is still unresolved, we were able to reduce how often this was triggered by trimming down the filter's include results significantly. On average, the file search should now be able to handle file lists that are twice as long.