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

- VSCode Version: 1.80.1 - Local OS Version: Windows 11 - Remote Extension: Dev Containers (pre-release v0.302.0) - Logs: ``` [2023-07-20T21:44:03.339Z] Start: Updating configuration state [2023-07-20T21:44:03.350Z] YAMLException: unknown tag !...

bug
containers

In lieu of this feature, I had been using the precedence mentioned in https://github.com/microsoft/vscode-remote-release/issues/3218#issuecomment-646636472 to do something like this workflow: * Create a directory like `~/.config/devcontainers` * Configure the new...

bug
containers

Hi, `ms-vscode-remote.remote-containers v0.348.0` currently calls `docker context ls` every 2 seconds: ![image](https://github.com/microsoft/vscode-docker/assets/7002848/c13a2bf2-5542-416d-a18e-a640daf987ef) This is a bit battery-drainy and can spam serverlogs when the default context is a ssh one. Could...

containers
debt

Recently the attachContainer and execContainer tests are failing when checking for `PROFILE_SEEN`. It looks like `docker exec` keeps running after its container-side process has exited when probing for the env...

bug
containers

As other extensions are starting to support Dev Containers it would be helpful to have a way for them to disable the "reopen in container" parts of the Dev Containers...

containers
feature-request

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

`[2024-04-18 12:04:26.634] Extension version: 0.86.0 [2024-04-18 12:04:26.634] L10N bundle: undefined [2024-04-18 12:04:26.648] authorityHierarchy: wsl+ubuntu-18.04 [2024-04-18 12:04:26.648] WSL extension activating for a local WSL instance [2024-04-18 12:04:26.662] Resolving wsl+ubuntu-18.04, resolveAttempt: 1...

wsl

Type: Bug 1. Use docker extension, right clock the running container to attach visual studio code window 2. Open another window to use docker extension, right clock the running container...

containers

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