vscode-docker-explorer icon indicating copy to clipboard operation
vscode-docker-explorer copied to clipboard

Allow for sorting of containers

Open mrpotatoes opened this issue 7 years ago • 1 comments

It would be nice to have the greens at the top so I don't have to search a giant list of containers. Perhaps by name or allow me to pass a callback for how to sort.

screen shot 2018-02-26 at 11 06 31 am

Cheers

mrpotatoes avatar Feb 26 '18 16:02 mrpotatoes

:+1: for me - I'm primarily using docker-compose to run my projects and use the Docker Explorer extension to attach/log to only running containers. Adding a config variable to hide stopped containers would be a valid usecase in my opinion.

my view (only half of the list btw)...

image

chris-aeviator avatar Jan 09 '19 20:01 chris-aeviator