Top "Vscode-remote" questions

Visual Studio Code Remote Development allows you to use a container, remote machine, or the Windows Subsystem for Linux (WSL) as a full-featured development environment

VScode remote connection error: The process tried to write to a nonexistent pipe

I use vscode with remote-ssh to connect my server, after configuring, I want to connect my host, but it failed, …

ssh visual-studio-code vscode-remote
How to save a file in vscode-remote SSH with a non-root user privileges

I am not able to save any files on my remote server with VSCode Remote SSH because I am not …

vscode-remote
Using "Remote SSH" in VSCode on a target machine that only allows inbound SSH connections

Is there a way to use the VSCode Remote SSH extension to interact with a remote host that does not …

ssh visual-studio-code vscode-remote
How to kill VSCode remote services on Ubuntu Host

I just updated VSCode Remote Insider and I can't connect to my host through VSCode anymore. I tried to uninstall …

visual-studio-code vscode-remote
ssh in vscode error: Permission denied (publickey,password)

So I'm using the "Remote - SSH" plugin in VSCode to connect to my VPS and edit my code. I …

ssh visual-studio-code vps vscode-remote
VS Code: connect a docker container in a remote server

I want to work in a container in a remote server. But it doesn't work. Environment: Local: Windows 10 Local Terminal …

docker vscode-remote
Can't connect VS Code to Linux machine for remote development

I am getting this error on VS Code and have no clue why it fails [15:14:59.543] Log Level: 2 [15:14:59.555] [email protected] [15:14:59.555] win32 x64 [15:14:59.560] …

ssh visual-studio-code vscode-remote
VSCode Remote SSH Connection Failed

I'm trying to use the Remote-SSH extension to edit files on a Debian server. The SSH connection is established correctly …

ssh visual-studio-code remote-debugging vscode-remote
How do we remove ssh targets from Remote Explorer

The Remote Explorer sidebar has an obvious icon for adding new targets but I can't find an option for removing …

ssh visual-studio-code vscode-remote
VSCode in WSL: how to sudo a root file so I can edit it

WSL v.1 -- VSCode v1.40.1 (using 'Remote - WSL' extension 40.3) How to open a root-owned file for edit using sudo …

visual-studio-code sudo windows-subsystem-for-linux vscode-remote