Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi root: Cannot search specific file types anymore #29924

Closed
sandy081 opened this issue Jun 30, 2017 · 1 comment
Closed

Multi root: Cannot search specific file types anymore #29924

sandy081 opened this issue Jun 30, 2017 · 1 comment
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug important Issue identified as high-priority search Search widget and operation issues verified Verification succeeded workbench-multiroot Multi-root (multiple folders) issues
Milestone

Comments

@sandy081
Copy link
Member

Extracted from #29760

  • Open VS Code with multiple roots (say vscode and vscode-docs)
  • Right click on src folder in vscode
  • 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 in src folder
  • Expected to see the matches.. But no matches are found
@vscodebot vscodebot bot added the search Search widget and operation issues label Jun 30, 2017
@sandy081 sandy081 added workbench-multiroot Multi-root (multiple folders) issues bug Issue identified by VS Code Team member as probable bug labels Jun 30, 2017
@bpasero bpasero added the important Issue identified as high-priority label Jul 2, 2017
@roblourens roblourens added this to the July 2017 milestone Jul 2, 2017
@roblourens
Copy link
Member

This works now 🎉

@isidorn isidorn added the verified Verification succeeded label Aug 2, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug important Issue identified as high-priority search Search widget and operation issues verified Verification succeeded workbench-multiroot Multi-root (multiple folders) issues
Projects
None yet
Development

No branches or pull requests

4 participants