-
Notifications
You must be signed in to change notification settings - Fork 34.9k
Open
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugconfirmedIssue has been confirmed by VS Code Team memberIssue has been confirmed by VS Code Team membersearchSearch widget and operation issuesSearch widget and operation issues
Milestone
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
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugconfirmedIssue has been confirmed by VS Code Team memberIssue has been confirmed by VS Code Team membersearchSearch widget and operation issuesSearch widget and operation issues