Open
Description
extracted from #8563 (comment)
- open vscode repo
- have
"search.maxResults": 200000000
- search for
;
- 🐌 notice how VS Code becomes slower and slower... I can see that each call to
refreshAndUpdateCount
takes close to 1 second and these calls happen repeatedly