Vscode-docker: Format of container names in Docker Explorer

Created on 17 Jul 2018  ·  4Comments  ·  Source: microsoft/vscode-docker

This may just be me but is it possible to have a configuration item that we can determine the visual format of the container names?

image

Instead of showing {image}({container}) I would actually prefer to see {container}({image}).

P2 enhancement

Most helpful comment

This would be an easier format for me. My I suggest having it in the config file for the format.

Thank you for your work on this extension. I just started using it and find it very helpful.

All 4 comments

This would be an easier format for me. My I suggest having it in the config file for the format.

Thank you for your work on this extension. I just started using it and find it very helpful.

This would definitely be helpful. We use a lot of private images where the names get veeeeery long. Would much rather have the container name to start. 👍

It would very helpful if it has a format option just like window.title of VSCode https://code.visualstudio.com/docs/editor/variables-reference#_common-questions.

Hey all - just merged #989 to support custom settings for displaying containers. If you've got the time, we'd appreciate your feedback! You can install the latest build from master with these instructions: https://aka.ms/azCodeInsiders

Was this page helpful?
0 / 5 - 0 ratings