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.
We have many devcontainers for many different projects, and these projects use environment variables to access secrets. Our current strategy to manage this is having all the secrets for all...
Unable to attach vscode to running container hosted within remote WSL. I have this setup that I remotely accessing some docker container in WSL running on my Windows desktop from...
I just updated to VS Code 1.106.0 (released today 11/12/2025) and devcontainer stopped working. I'm getting stuck at `Container started` but it never connects. Devcontainer VS Code extension version: 0.431.0...
- VSCode Version: 1.106.0 - Local OS Version: Windows_NT x64 10.0.26100 - Remote OS Version: - - Remote Extension/Connection Type: Dev Containers - Logs: ```log [2025-11-13T22:33:05.227Z] Dev Containers 0.431.0 in...
### Is there an existing issue for this bug? - [x] I have searched the existing open issues and found none that apply. - [x] If I find any issue...
Type: Bug It used to work before, but now it has stoppped working for some reasone, hence I cannot provide any steps to reproduce the issue Extension version: 0.5.0 VS...
### Is there an existing issue for this bug? - [x] I have searched the existing open issues and found none that apply. - [x] If I find any issue...
Environment - VSCode Version: 1.37.1 - Local OS Version: Fedora 30 - Remote OS Version: fedora 30, debian 10 (really the python 3 default container) - Remote Extension/Connection Type: Docker...
Type: Bug Open vscode, watch task manager for docker.exe to start and close rapidly. After letting vscode run for a few hours this docker.exe will have started and closed hundreds...
Type: Bug I installed Docker Community Edition and followed the official Docker documentation for running in rootless mode (https://docs.docker.com/engine/security/rootless/). I then attempted to add a devcontainer to my repository. Everything...