Description
As I have understood it, for the best experience using the Docker ecosystem (Dockerfiles, Compose files) one should installed both the Container Tools and Docker DX extension.
Is that assumption correct?
Because it is very confusing if that is the case or not. The README of this repo does not mention anything about it. When reading both README:s of both repos, it sounds like they do the same thing.
But reading a couple of resources:
- Announcement: Docker DX extension move to opt-in docker/vscode-extension#103
- https://www.reddit.com/r/docker/comments/1kf0j3e/vs_code_docker_extensions/
- https://www.docker.com/blog/docker-dx-extension-for-vs-code-update/
it reads as the Docker DX extension, if installed, will complement and be used in conjunction with Container Tools extension? So if one uses Docker in general, it is recommended to install Docker DX in addition to this extension here?
Can you please update the README to reflect this early on in the README? I would say that even having Docker DX cross-referencing to install Container Tools would be good as well.