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

Options to filter images/containers #153

Closed
wclr opened this issue Oct 21, 2017 · 7 comments
Closed

Options to filter images/containers #153

wclr opened this issue Oct 21, 2017 · 7 comments
Assignees

Comments

@wclr
Copy link

wclr commented Oct 21, 2017

It would be useful for a particular project to see only certain images/containers (referring to the project), so options with filtering pattern for names would be nice.

The same refers to registries and images there.

@chrisdias
Copy link
Member

Help me understand... we could do something like have a configuration that lets you specify a regex for images to be shown in the explorer and the command palette. would this work for you?

@wclr
Copy link
Author

wclr commented Oct 25, 2017

Yes I'm talking about this. Filter for images/containers/registries.

@lanzkron
Copy link

I second this, adding a filter (or search) for containers when many containers/images are present will be a big plus
image

@wclr
Copy link
Author

wclr commented Nov 18, 2018

Any progress on that feature?

@StephenWeatherford
Copy link
Contributor

@whitecolor Would #430 solve the problem for you? Or do you need that plus filtering? Thx.

@wclr
Copy link
Author

wclr commented Nov 30, 2018

I think (custom) filtering is still needed, just to show only related containers to the project.

@PrashanthCorp PrashanthCorp added this to the 0.7.0 milestone Mar 6, 2019
@ejizba ejizba modified the milestones: 0.7.0, 0.8.0 Jun 18, 2019
@BigMorty BigMorty modified the milestones: 0.9.0, Future Sep 20, 2019
@BigMorty BigMorty self-assigned this Sep 20, 2019
@BigMorty
Copy link
Member

VSCode now supports highlighting and filtering of tree views. Just click in the treeview you want to filter and start typing; here is an example of what I see when I type 'docker' in the Images treeview.
image

If I hover over the word 'docker' in the top right corner and then click on the highlight/filter toggle I can switch to filter mode to only show the nodes that match my search.
image

I think this should give you the flexibility you need to search/filter Images, Containers, and any other treeview!

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 4, 2019
@bwateratmsft bwateratmsft removed this from the Future milestone Nov 4, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

8 participants