vscode-remote-release
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.
### 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 -...
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...
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...
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...
### 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 -...
### 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 -...
### 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 -...
### 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 -...
### 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 -...
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...