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

Add support for filtering the explore pane via type-ahead search #9373

Closed
eamodio opened this issue Jul 16, 2016 · 1 comment
Closed

Add support for filtering the explore pane via type-ahead search #9373

eamodio opened this issue Jul 16, 2016 · 1 comment
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) feature-request Request for new features or functionality file-explorer Explorer widget issues
Milestone

Comments

@eamodio
Copy link
Contributor

eamodio commented Jul 16, 2016

  • VSCode Version: Version 1.4.0-insider (1.4.0-insider)
  • OS Version: OS X El Capitan Version 10.11.5

It would be great to have on-demand filtering the explorer pane to reduce the "noise" when working on a subset of files. For example, I usually work with VSCode open to the root of our repo (with many projects in it) and I am lately finding myself needing to update common things across the projects (say in package.json, project.json, etc), so right now I have to either scroll around in the explorer pane or use Goto->File -- which forces me to have to type the file name in over an over. If I could just filter the explorer pane to show all project.json files it would be quick and painless.

Thanks!

@weinand weinand added the feature-request Request for new features or functionality label Jul 16, 2016
@bpasero bpasero changed the title Add support for filtering the explore pane (similar to VS) Add support for filtering the explore pane via type-ahead search Aug 5, 2016
@bpasero bpasero added the file-explorer Explorer widget issues label Aug 5, 2016
@bpasero bpasero added this to the Backlog milestone Aug 5, 2016
@bpasero
Copy link
Member

bpasero commented Aug 6, 2016

#4763

@bpasero bpasero closed this as completed Aug 6, 2016
@bpasero bpasero added the *duplicate Issue identified as a duplicate of another issue(s) label Aug 6, 2016
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s) feature-request Request for new features or functionality file-explorer Explorer widget issues
Projects
None yet
Development

No branches or pull requests

3 participants