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

As an enterprise developer that uses devcontainers, I need to add custom root certificates using a script file in the bootstrap docker file used to bootstrap (git clone) source code...

containers
feature-request

- VSCode Version: 1.68.1 - Local OS Version: Windows 10 - Remote OS Version: RHEL 7 - Remote Extension/Connection Type: SSH Steps to Reproduce: 1. Install Git-bash to get SSH...

ssh
polish

Part of the feature spec is a `containerEnv` property (note - for features, not the `devcontainer.json` property). It would be nice if it was possible to use the `localEnv` reference...

containers
feature-request

crossposted to https://github.com/devcontainers/cli/issues/756 - VSCode Version: latest - Local OS Version: windows 11 latest - WSL version: WSL2 latest - WSL2 Linux version: Ubuntu 22.04 - Extensions used - ms-vscode-remote.remote-containers...

containers

I'm using `"runArgs": ["--env-file","devcontainer.env"]` to spin up the container with some environment variables. This `devcontainer.env` file isn't committed, so when the repo is cloned for the first time, it doesn't...

containers
feature-request

- VSCode Version: 1.86.0 - Local OS Version: W11 23H2 - Remote OS Version: Ubuntu 20.04.6 - Remote Extension/Connection Type: Server or SSH (does not matter) Steps to Reproduce: 1....

Type: Bug Unable to connect to remote machine using remote-ssh as the connection fails with 'waiting for server logs' error. Tried multiple times after uninstalling/reinstalling remote-ssh, terminating the server on...

ssh

![AdvancedSecuritySettingsForSshConfigFile](https://github.com/microsoft/vscode-remote-release/assets/6562082/b7bac550-ae94-4c3a-ada9-3d97696ce922) ![SecurityPropertiesForSshConfigFile](https://github.com/microsoft/vscode-remote-release/assets/6562082/7e6b6fe0-94fc-4448-80eb-4c4b5c80e16a) ![vsCodeTaskManagerProcesses](https://github.com/microsoft/vscode-remote-release/assets/6562082/ad38d6cc-9650-47d0-a1c6-86f89cc640ad) Type: Bug I connect on a Win11 PC to a VirtualBox x86_64 Ubuntu 20.04.6 LTS VM and it fails due to the following error Bad permissions. Try...

ssh

I noticed my extensions defined in `extensions.json` were not installed when rebuilding the codespace. Instead, I have to duplicate them into `devcontainer.json`. It'd be nice if this list could be...

containers
feature-request

First off, thanks for this great extension! I use this almost on the daily to SSH into remote hosts from VSCode. I tried asking in SO first [[ref](https://stackoverflow.com/questions/77969824/vscode-remote-ssh-custom-command-to-connect-to-gce-instance)] and got...

ssh