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

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

Docker v2.22 now has [watch](https://docs.docker.com/compose/file-watch/) capability. But devcontainer would need to call `docker compose watch` instead of whatever it does today (`up`?). This would simplify my Dockerfiles and eliminate the...

containers
feature-request

Type: Feature Request While there is a feature that allows for cloning a repository to Dev Volume and simultaneously creating a new Dev Container based on the .devcontainer within the...

containers
feature-request

Refs #2854 **repro** 1. Using podman 1.9 1. Run `Containers: Try a sample` and select `Python` **Bug** The container fails to start. Logs: ``` [0 ms] Start: Resolving remote [2...

bug
containers
podman

I am trying to setup Dev Containers on my windows machine using WSL 2 hosted Alpine distro. The Apline distro has podman setup locally and am able to run containers...

containers

I have started a devcontainer with the DevContainers CLI and would like to attach to it using the Remote DevContainers extension. Generally, it works nicely, i.e., the devcontainer spec is...

containers

We have [port forwarding set up](https://github.com/Azure/azure-sdk/blob/48e935a3b3f1ff9d52166c34a132dd67c82cdf59/.devcontainer/devcontainer.json#L30-L38) to be able to browse our static site once generated; however, because we have a [baseurl](https://github.com/Azure/azure-sdk/blob/48e935a3b3f1ff9d52166c34a132dd67c82cdf59/_config.yml#L24) set in our Jekyll `_config.yml` the browser reports...

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

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

- VSCode Version: 1.87.0-insider (user setup) Commit: cf7ddbb51d0eaaed6dc25d2df137594254f3b790 Date: 2024-02-06T11:27:32.075Z Electron: 27.2.3 ElectronBuildId: 26495564 Chromium: 118.0.5993.159 Node.js: 18.17.1 V8: 11.8.172.18-electron.0 OS: Windows_NT x64 10.0.22621 - Local OS Version: Windows 11...

wsl