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
trafficstars

- VSCode Version: Version: 1.41.0-insider Commit: 599c076d91be1374cf51004cec610f3bcaf4c9cd Date: 2019-11-22T07:19:06.796Z Electron: 6.1.5 Chrome: 76.0.3809.146 Node.js: 12.4.0 V8: 7.6.303.31-electron.0 - Local OS Version: OS: Darwin x64 18.7.0 - Remote OS Version: Debian...

containers
feature-request

- VSCode Version: 1.43.2 - Local OS Version: Windows 18363.720 - Remote OS Version: Windows 18363.720 - Remote Extension/Connection Type: SSH Steps to Reproduce: 1. Attempt to login to remote...

bug
ssh
plan-review

I'm a huge fan of the remote extension, especially when paired with Kubernetes. I wanted to start off by saying thank you! These extensions have made my life so much...

containers
feature-request

- VSCode Version: 1.86 - Local OS Version: Windows 11 - Remote OS Version: Ubuntu 22.04 - Remote Extension/Connection Type: DevContainer on remote SSH server - Logs: ``` 2024-02-06 10:00:50.608...

bug
containers

**#5516 is not fixed** I cannot comment on it because it's locked. gitlens interactive rebase does crash due to autoAttach - VSCode Version: Version: 1.85.2 Commit: 8b3775030ed1a69b13e4f4c628c612102e30a681 Date: 2024-01-18T06:35:55.911Z (4...

containers

- VSCode Version: 1.86.1 - ms-vscode-remote.remote-containers Version: 0.338.1 - Local OS Version: Ubuntu 22.04.3 LTS # Description I'm actually trying to setup a microservices projet through Devcontainers. I'm based my...

containers

VSCode Version: 1.78.2 Hello, i try to use `${env:SOME}` or `${localEnv:SOME}` in `runArgs` in devcontainer.json but every time it expanded to empty string _Originally posted by @egamma in https://github.com/microsoft/vscode-remote-release/issues/306#issuecomment-492237498_

containers

Type: Bug My company uses JAMF for security on our mac laptops. We are seeing high CPU from the security app JAMF (process com.jamf.protect.security-extension) when this extension is active. CPU...

containers
info-needed

I'm using the new user storage for `devcontainer.json` files mentioned in the [v1.86](https://code.visualstudio.com/updates/v1_86#_remote-development) release of vscode. My `devcontainer.json` configuration file builds from a Dockerfile in my code base, however when...

containers
info-needed

When you have a devcontainer.json with an invalid property and go to build the dev container, you get the following message: ![image](https://github.com/microsoft/vscode-remote-release/assets/95261576/3f8fc4fe-428a-49d2-b152-4250b9c8782b) This isn't clear to the user what they...

containers
debt