vscli icon indicating copy to clipboard operation
vscli copied to clipboard

Support for remote docker hosts

Open michidk opened this issue 2 years ago • 3 comments

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

michidk avatar Mar 05 '23 10:03 michidk

Not sure how exactly the remote support would look/should behave. Maybe someone who uses this feature a lot could describe how they wish to use this.

michidk avatar Oct 19 '23 17:10 michidk

This would be really handy. I use this workflow every day.

nikita240 avatar Feb 15 '24 20:02 nikita240

Agreed! I would use this every day :)

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)

Anyone else have a nicer solution?

Thank you!!

jaanli avatar Mar 12 '24 20:03 jaanli