vscode-remote-release icon indicating copy to clipboard operation
vscode-remote-release copied to clipboard

Visual Studio Code Remote Development: Open any folder in WSL, in a Docker container, or on a remote machine using SSH and take advantage of VS Code's full feature set.

Results 667 vscode-remote-release issues
Sort by recently updated
recently updated
newest added

Client: Win 10 , latest VS Code Server: Alma Linux via SSH On connection it seems the server tries to install its scripts several times, every time, on my one...

ssh

Type: Bug * create a fresh project * add devcontainer configuration * reopen in devcontainer * try to install any extension Expected: the extension is installed Observed: installation hangs at...

containers

I can't find a way to change location of `.vscode-remote-containers` as I do not want it in my home folder. Is there any way to change it and if not,...

containers
feature-request

I hit a problem where I had port 3000 running locally, and then opened a dev container with `"forwardPorts": [3000]`. Since the port conflicted, the port was actually mapped to...

containers
under-discussion

When trying to rebuild a dev container that is defined in a docker-compose file I consistently see an error about the removal of the previous build of the container failing...

bug
containers

@chrmarti Haha good point, of course, it is installed. In fact, what you are looking at is not my local vscode at all, it is a remote instance SSH running...

containers
feature-request
plan-review

Type: Bug Sorry if this is considered a duplicate, though the other issues are for WSL which is it's own beast. I'm trying to remote between two linux systems runnign...

ssh

Hello ... I would greatly appreciate it if it were possible to start an SSH remote session on a z/OS (USS) system. Currently I get the SSH connection established, but...

ssh
feature-request
plan-review

### Is there an existing issue for this bug? - [X] I have searched the existing issues ### Required Troubleshooting Steps - [X] I have followed these troubleshooting steps -...

bug
ssh
upstream

Hi and thank you all very much for your hard work on vscode and vscode-remote! It's simply brilliant. ### Context We're using tools like https://github.com/drud/ddev or https://lando.dev/ to build and...

containers
feature-request