-
Notifications
You must be signed in to change notification settings - Fork 34.5k
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugimportantIssue identified as high-priorityIssue identified as high-prioritysearchSearch widget and operation issuesSearch widget and operation issuesverifiedVerification succeededVerification succeededworkbench-multirootMulti-root (multiple folders) issuesMulti-root (multiple folders) issues
Milestone
Description
Extracted from #29760
- Open VS Code with multiple roots (say
vscode
andvscode-docs
) - Right click on
src
folder invscode
- Choose Find in Folder
- append
/**/*.ts
to the file include value -/Users/alex/src/vscode/src/**/*.ts
- Search for a term which is there in some
*.ts
file insrc
folder - Expected to see the matches.. But no matches are found
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugimportantIssue identified as high-priorityIssue identified as high-prioritysearchSearch widget and operation issuesSearch widget and operation issuesverifiedVerification succeededVerification succeededworkbench-multirootMulti-root (multiple folders) issuesMulti-root (multiple folders) issues