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

### 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 -...

ssh

When attaching to a running container, it appears that this extension will always clobber the helper contained in the container's .gitconfig file by calling something like: ``` git config --system...

containers

By default I have a remote builder configured for docker buildx but this does not work for dev containers. I can't find a setting to pick a builder. I have...

containers

I'd like a way to use build secrets [BuildKit's `--secret`](https://docs.docker.com/develop/develop-images/build_enhancements/#new-docker-build-secret-information) in remote containers. Seemingly straightforward implementation: add a field for `secrets` underneath `build` in `devcontainer.json` (list of strings), and map...

containers
under-discussion

### 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 -...

ssh

### 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 -...

ssh

### 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 -...

ssh

### 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 -...

ssh
info-needed

### 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 -...

ssh

Type: Feature Request Hello VS Code Team, I use the Recent List under the host to navigate our large projects. It is wonderful, because each entry point is saved with...

ssh
feature-request