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.
- VSCode Version: 1.89.0 - Local OS Version: MacOS 14.4.1 - Remote OS Version: 5.15.0-1042-nvidia - Remote Extension/Connection Type: Containers - Logs: ```text [2024-05-10T08:23:41.805Z] Dev Containers 0.362.0 over Remote -...
Chained ssh + devcontainer resolver does not reconnect, using latest vscode and ssh, devcontainer extension Steps to Reproduce: 1. SSH into remote machine that has a docker container running 2....
### 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: 1.89.0 - Local OS Version: Debian 12 - Remote OS Version: Debain 12 - Remote Extension/Connection Type: Containers - Logs: Steps to Reproduce: 1. Reopen repo1 in...
- VSCode Version: 1.77.3 - Local OS Version: macOS 13.3.1 - Remote Extension/Connection Type: Containers Im working behind a corporate proxy, which is again proxied through a local instance of...
Remote tunnel - "warn error access singleton, retrying: the process holding the singleton lock file"
I ran into the same issue that was referenced here. ``` warn error access singleton, retrying: the process holding the singleton lock file (pid=PID_NUM) exited ``` _Originally posted by @kissdan1...
I place Host `M` on the top of my ssh config file, however, Host M is at the bottom of ssh remote target list: After I change the name of...
- Issue Type: `Performance` - Extension Name: `remote-wsl-recommender` - Extension Version: `0.0.19` - OS Version: `Windows_NT x64 10.0.22635` - VS Code version: `1.89.0` :warning: Make sure to **attach** this file...
**Setup**: VS Code 1.89 + Remote-SSH 1.110.1 **Steps to Reproduce**: 1. Create a Typescript file containing a TSDoc comment containing PNG icon  2. When I hover...
Type: Bug VS Code 1.83.1, using Dev Containers extension version 0.315.1. Attempting to load a Dockerfile which pulls an image using the `--platform` flag will lead to a failure in...