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.69.2 - Local OS Version: Windows 10 - Remote OS Version: CentOS Linux release 7.9.2009 (Core) - Remote Extension/Connection Type: SSH - Logs: ``` > [11:40:47] Extension...
- VSCode Version: VS Code Server 20220727.1 - Local OS Version: Windows 11 Pro 21H2 (22000.831) - Remote OS Version: n/a - Remote Extension/Connection Type: n/a - Logs: Steps to...
- VSCode Version: insider - Local OS Version: Ubuntu - Remote OS Version: Debian - Remote Extension/Connection Type: Docker - Logs: Steps to Reproduce: 1. Build a project with bazel...
I want to be able to connect to our institution's cluster using VS Code Remote SSH without the server running on a compute node instead of the login node. The...
Type: Bug Prompts for password to remote SSH host in spite of having correct permissions (Tried both 600 and 400) for private key file. I dont use RSA encryption but...
When opening a remote container by cloning a repository, a volumeBootsrap image is built. Being behind a proxy, the builder is unable to access internet and building the image failed....
``` [2022-08-05 07:28:17] warn Error using system keyring storage: error reading keyring: Platform secure storage failure: zbus error: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.secrets was not provided by any .service files [2022-08-05...
- VSCode Version: 1.49.3 - OS Version: wsl Steps to Reproduce: 1. Make sure you are offline and don't have the lastest version of vscode 2. Open WSL (Windows Subsystem...
- VSCode Version: 1.70.0 da76f93349a72022ca4670c1b84860304616aaa2 x64 - Local OS Version: Windows 10 Home, 21H2, 19044.1826 - Remote OS Version: Ubuntu 20.04 - Remote Extension/Connection Type: WSL 2 - Logs: ```...
There should be a way to unrgister a different machine from the code-server port forwarding service
It seems the only way to unregister a machine from the code-server port forwarding service is from the machine itself using the command `code-server unregister`. However, if you cannot access...