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.
On my devcontainers, I need to mount my workspace folder to the same location as they are in my host machine. That's required because: 1. Otherwise bind mounts when running...
- VSCode Version: 1.69.1 (Remote-Containers: v0.241.3) - Local OS Version: Windows_NT x64 10.0.19044 - Remote OS Version: node:18.6-bullseye (https://hub.docker.com/_/node) - Remote Extension/Connection Type: Containers - Logs: N/A - Does this...
I want to download private rpository during setup of devcontainer but I'm asked for username and passwrod I have credential helper set in .gitconfig. When I use `"postCreateCommand":["bash", "-c", "git...
I can connect the remote service by remote-ssh, but the remote-container dose not work. 
- VSCode Version: 1.68.0 - Local OS Version: Ubuntu 20.04 LTS - Remote OS Version: Ubuntu 20.04 LTS - Remote Extension/Connection Type: Containers - Remote - Containers: 0.238.2 - Logs:...
- VSCode Version: 1.71.2 - Local OS Version: Windows 10 Pro 21H2 - Remote OS Version: WSL 2 Ubuntu 20.04 LTS - Remote Extension/Connection Type: Remote SSH - Logs: ```...
- VSCode Version: 1.71.1 - Local OS Version: 21H2 - Remote OS Version: Ubuntu 22.04 (WSL2) - Docker installed in ubuntu (not using docker desktop) - Remote Extension/Connection Type: Containers...
Does this issue occur when all extensions are disabled?: N/A - VS Code Version: 1.71.0 - OS Version: Windows 10 Version 10.0.19044 Build 19044 Steps to Reproduce: 1. Update VSCode...
In the remote extensions API guidance, there's a known issue in the documentation that workspace extensions can't access attached devices. I didn't see an issue for this and would love...
- VSCode Version: 1.70.1 - Local OS Version: Fedora Workstation 36 - Local chip architecture: x86 - Reproduces in: Remote - Containers I'm currently developing a custom Docker container based...