You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure how to open remote docker containers now and have to do so manually. (Workflow: spin up EC2 instance, edit ~/.ssh/config with the ephemeral IP address, open new VS Code window, connect to host, then open command palette, then click attach to running container)
We could add support for remote devcontainer hosts:
https://code.visualstudio.com/remote/advancedcontainers/develop-remote-host
Also add support for normal remote hosts:
https://code.visualstudio.com/docs/remote/ssh
The text was updated successfully, but these errors were encountered: