Skip to content

Cannot search specific file types anymore #29760

@alexdima

Description

@alexdima
  • 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

1.13:
screen shot 2017-06-28 at 15 53 55

Code - Insiders 1.14.0-insider (63def6e, 2017-06-28T05:07:46.148Z):
screen shot 2017-06-28 at 15 51 45

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugimportantIssue identified as high-prioritysearchSearch widget and operation issuesverifiedVerification succeededworkbench-multirootMulti-root (multiple folders) issues

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions