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.
Type: Bug VS Code fail to clone private GitHub repository in container volume. I don't see any error, it just stops. I tested with public containers from my account and...
Please add a setting for always attempting to open in a container if a project contains the .devcontainer folder.
Continuing from https://github.com/microsoft/vscode-remote-release/issues/7548.
``When opening a directory in a devcontainer (based on a single image or Docker file) the workspace path is automatically set to `workspaces/myrepo` (where 'myrepo' is the base path of...
This is a riff off #4852. It strikes me as odd that this extension only allows using container definitions from a curated list of remote repositories, especially when this list...
Right now when we use the **Dev Containers** extension, and we **Attach to Running Container ...**, it installs VS Code Server. Sometimes the installation is smooth and fast. But most...
Behind a corporate firewall, while starting code from a WSL terminal, it was trying vs code was attempting to download the latest vscode-server-linux to my system, but it failed with...
### 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 -...
- VSCode Version: Version: 1.89.1 Commit: dc96b837cf6bb4af9cd736aa3af08cf8279f7685 Date: 2024-05-07T05:14:32.757Z Electron: 28.2.8 ElectronBuildId: 27744544 Chromium: 120.0.6099.291 Node.js: 18.18.2 V8: 12.0.267.19-electron.0 OS: Darwin arm64 23.5.0 - Local OS Version: - Remote OS...
I have a different list of servers I need to connect to from my work vs personal profiles, I wish there were a way to allow me to switch between...