-
Notifications
You must be signed in to change notification settings - Fork 34.7k
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
- Open
vscode
- Right click on
src
- Choose Find in Folder
- this used to pop up the search viewlet with
./src
in the files to include. It used to be able for me to append/**/*.ts
to that value (i.e../src/**/*.ts
) to search only in TypeScript files. - this is no longer possible:
/Users/alex/src/vscode/src/**/*.ts
never finds anything - please note that I do not have multiple folders opened
Code - Insiders 1.14.0-insider (63def6e, 2017-06-28T05:07:46.148Z):
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