Improve usability of "Cannot attach to container" message #9428
Labels
containers
Issue in vscode-remote containers
feature-request
Request for new features or functionality
Milestone
Due to the way we use Docker, I often see the "Cannot attach to container" when I open a workspace. Unfortunately none of the offered actions are appropriate, even after clicking "More Actions":
This is further compounded by the error being in a modal panel that doesn't allow access to the Command Palette (which does have options that are more helpful).
Possible solutions:
Since there are already 5 actions and I'm suggesting another, it would be nice if VSCode remembered which action was chosen last time and offered that as the default instead of "Start Container" (which, in my case, will never work).
The text was updated successfully, but these errors were encountered: