-
Notifications
You must be signed in to change notification settings - Fork 311
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Move attached containers to dev containers #1963
Comments
"Attached Containers" are containers that you can attach to or have attached to. This looks correct since it doesn't have the green currently-connected-with-this-window icon. |
The described behavior is how it is expected to work. If you disagree, please explain what is expected and what is not in more detail. See also our issue reporting guidelines. Happy Coding! |
I have to say that the wording is pretty misleading. For me "Attached Containers" are containers I am attached to :-) I would never look for a green circle |
We only move the container from Other to Attached once you've opened a folder. |
I would have never guessed this :-). I am also not convinced that this is something others will understand easily. Is this not something that is more a Favorite or Last recently used concept. That I would understand :-) |
That's actually what we're using to tell whether a container is Attached or Other. We use the recently opened folders and populate much of the view from there. |
The currently attached container would also show under "Recently Attached"? 🤔 |
Yes, it would just be a string change in the tree. |
The distinction between Attached Containers and Dev Containers is becoming more artificial as we extend the attach case. Maybe we could have them all under Dev Containers. |
That makes sense to me. We could also think about removing |
Attached containers now show under Dev containers. They do still have different actions since that is needed. |
Testing #1938
The container is still shown as attached although I closed the VS Code instance that was attached to it.
The text was updated successfully, but these errors were encountered: