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.
### 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.48.1 - Local OS Version: macOS 10.15.6 - Remote OS Version: Debian 10 - Remote Extension/Connection Type: SSH This is a tricky one. Inside a remote-SSH, run...
### 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 -...
Type: Bug 运行命令 remote-wsl.explorer.addDistro 错误: command 'remote-wsl.explorer.addDistro' not found。这可能是由提交 remote-wsl.explorer.addDistro 的扩展引起的。 Extension version: 0.81.8 VS Code version: Code 1.83.1 (f1b07bd25dfad64b0167beb15359ae573aecd2cc, 2023-10-10T23:48:05.904Z) OS version: Windows_NT x64 10.0.22621 Modes: System Info |Item|Value|...
Type: Bug Attempting to connect to a server which does not allow TCP forwarding (disabled in openssh server). Dynamic port forwarding disabled in vscode client extension. SSH connects successfully, but...
When try to start a dev container using custom dockerfile (on a open source project: https://github.com/voiceip/oreka, you can reproduct the same error response easily), I get an error response caused...
Type: Bug As of VSCode 1.92, I'm seeing a "Docker returned an error" dialog saying "Make sure the Docker daemon is running." pop up immediately when doing Open Folder in...
Type: Bug Git extension is missing when starting dev container. All extension that need git extension to run failed to start. Extension version: 0.380.0 VS Code version: Code 1.92.0 (b1c0a14de1414fcdaa400695b4db1c0799bc3124,...
Version: 1.55.0-insider (system setup) Commit: 111a6cec70f9562cdd31a5fd8cdea4b3a9b7bd82 Date: 2021-03-18T05:24:00.167Z Electron: 11.3.0 Chrome: 87.0.4280.141 Node.js: 12.18.3 V8: 8.7.220.31-electron.0 OS: Windows_NT ia32 10.0.19042 - Remote OS Version: Ubuntu 18.04.5 LTS - Remote Extension/Connection...
When I try to forward a port, I receive an error stating, "The request was denied because it would exceed the limit for 'PortsPerTunnel' (10)." However, I have not forwarded...