Is there an easy way to open a dev container on a remote host? #53
-
I am happily using devcontainers on a remote host, which works very well for me. The only issue is the "flow" to get to the container. I have to:
Next time when I e.g. want to open another devcontainer or come back on the next day, the same story starts again and because the remote explorer remembers that I had the "Dev Containers" source selected, I even need to switch back to "Remote" first and then once more back to "Dev Containers". I know that the devcontainer also shows up in the "recently used" list, but that clutters fast and I have a lot of similar names, so even searching doesn't work too well for me. Is there any better way or shortcut that I could use to go from my local VS Code instance to being connected to the remote devcontainer? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Thanks for sharing this. In your list of recently opened files on the VS Code welcome page or from the command palette, you should be able to see and connect to your previous remote. Does that help? |
Beta Was this translation helpful? Give feedback.
Thanks for sharing this. In your list of recently opened files on the VS Code welcome page or from the command palette, you should be able to see and connect to your previous remote. Does that help?