microsoft / vscode-docker

Docker Extension for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-docker
Other
1.22k stars 518 forks source link

add filters for container properties #4375

Open Diluka opened 2 months ago

Diluka commented 2 months ago

the filter can be stored in configs to hide some containers that you don't need to care about.

For example, hiding stopped containers allows for a better view of running docker swarm containers. As we all know, docker service keeps several historical containers, which greatly interferes with the viewing list.

properties: