Closed as not planned
Description
Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.99.3
- OS Version: 14.x
Steps to Reproduce:
- Load a project like open-webui
- Run npm install in a vscode terminal
- Watch a huge number of rg processes get started, maxin out cpu, presumably to look at all those new files.
More info: Yes, there have been similar issues, but not exactly like this. f.e. one suggested disabling to follow symlinks, I don't think that is applicable here.