When you attach a shell via this docker extension the name given the terminal shell is the Image name. If you have several copies of the same image used in running containers it makes it difficult to tell which shell you are looking at. Please change or provide the option to change this to the container name.
This can be seen when you attach a shell then look in the dropdown list for available terminal windows.

In this image you can see the name given the terminal session is "Shell:nsmttest:2008". The 'nsmttest:2008' is the image name. As I can have more than one container run from this image it makes it hard to tell the difference when you have mutiple shells open at the same time.