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.
Sometimes only one of the many forwarded ports could get stuck. But I have to restart vscode to restore this one port. I need an option to retry setup of...
The choice of `terminal.integrated.inheritEnv` is only currently available as a user setting. It would be useful to have this on a remote basis to support a larger set of scenarios.
Currently there seems only a timeout config. But I find even if I configure it to a large value like 60 seconds. It could fail when I have more than...
I am doing web development on a remote machine with VSCode SSH Remote. When starting debug mode, the remote machine will try to run a binary "google-chrome" which I would...
Issue Type: Bug windows, new container config using vscode menus, docker running and set to use wsl 2 integration logs: ``` [1129483 ms] Start: Run: wsl -l -v [1129572 ms]...
- VSCode Version: 1.69.2 - Local OS Version: Windows 11 Pro H1H2 22000.795 - Remote OS Version: N/A - Remote Extension/Connection Type: Containers - Logs: https://gist.github.com/AlexHunterCodes/75be64f42182b07eb46a27940a796fa1 Steps to Reproduce: 1....
Does this issue occur when all extensions are disabled?: Yes/No - VS Code Version: Version: 1.69.0-insider (Universal) Commit: 92d25e35d9bf1a6b16f7d0758f25d48ace11e5b9 Date: 2022-07-05T18:34:55.771Z (2 days ago) - OS Version: macOS 12.4 Connect...
Version: 1.68.1 Commit: 30d9c6cd9483b2cc586687151bcbcd635f373630 Date: 2022-06-15T02:58:26.441Z Electron: 17.4.7 Chromium: 98.0.4758.141 Node.js: 16.13.0 V8: 9.8.177.13-electron.0 OS: Linux x64 5.10.102.1-microsoft-standard-WSL2 snap Steps to Reproduce: 1. Configure your terminal settings to use `bash`...
This is an extension bug caused by the upstream issue https://github.com/devcontainers/cli/issues/91
When test an issue and before it is mark as fixed, you MUST test on remote Linux and remote MAC OS and remote Windows. Testing only on remote Windows and...