Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [vscode-remote]

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
0 votes
0 answers
19 views

After using the latest vscode version, the recently accessed path names on my remote server are not showing up completely

image1 After using the latest vscode version, the recently accessed path names on my remote server are not showing up completely. Because I have several branches of code, the absolute paths are not ...
zhigao li's user avatar
0 votes
0 answers
11 views

The Python terminal in vscode remote cannot automatically activate the selected conda environment

Have checked: The automatic activation of the base environment is not enabled in the bashrc. The conda environment is available and can be activated from the vscode remote terminal using the "...
user23153474's user avatar
0 votes
0 answers
23 views

Missing PATH variable on WSL 2 relaunch in VS Code (Ubuntu)

To be more precise, I am facing an issue with PDM. The error is: "Command 'pdm' not found...". When I run WSL directly from the Windows Start menu, the issue does not occur. I am able to run ...
  Melleo's user avatar
0 votes
0 answers
22 views

Remote-SSH: Clicking 'Connect to Host' in VS Code Has No Response

Description: I am experiencing an issue with Visual Studio Code (VS Code) where clicking the Connect to Host option under the SSH icon dropdown does not respond. Steps I Have Tried: Reinstalled VS ...
Drong Miao Drong's user avatar
-1 votes
0 answers
24 views

Is there a way to configure VSCode / remote-ssh extension such that you can have root access to the instance?

Here's an improved version of your request: I'm seeking a solution to streamline file manipulation (Create, Read, Update, Delete) through the Visual Studio Code GUI while SSH'd into a remote instance ...
Abrar Mahi's user avatar
0 votes
0 answers
13 views

VScode: Kill Server on Host with password authentication

I am using VScode to connect to develop code on a remote server (my host). Since its usage is shared among several users (of which I seem to be the only one using VScode), I would like to shutdown all ...
dariobaron's user avatar
-1 votes
1 answer
21 views

Vscode remote tunnel isn’t updating host file [closed]

I’ve start using vscode remote tunnel, hoping to edit and run code in host pc from outside. When I connect to host file by following tutorial on YouTube, I’m able to edit but no change is being made ...
Akira Yoshimura's user avatar
0 votes
0 answers
12 views

VSCODE Remote Development using SSH: how to open files owned by root

I am VSCODE Remote Development using SSH explained here: https://code.visualstudio.com/docs/remote/ssh I ssh to a remote server as an admin user that has root right. VSCODE can not view/edit files ...
Allan Xu's user avatar
  • 8,902
1 vote
1 answer
159 views

I can't establish a connection with a ssh server with VsCode

In this month i always connected to a ssh server with vscode ssh connection, and the only thing i do to close my connection is close the window. But this time i can't reconnect due to an error. This ...
checco's user avatar
  • 11
0 votes
0 answers
16 views

Cannot use remote-ssh

I have installed ssh extension Remote-SSH. However, I cannot use it. And I cannot find it on the side bar. How to solve it? I have tried to re-install VSCode/Remote, or change another version, but ...
唐俊姝's user avatar
1 vote
0 answers
98 views

Can not connect VSCode to WSL2 running Ubuntu-22.04

I am setting up a test environment to try the MOJO language in my Windows 11 Pro laptop (V 10.0.22631 Build 22631). Since MOJO doesn't have a Windows SDK available (yet), I installed WSL2 using ...
diagonjope's user avatar
0 votes
0 answers
19 views

Visual Studio Remote development "attach visual studio code" always connecting to dev container as root?

I have a docker container running and I attempt to use the docker extension to "attach visual studio code" to the container. This always connects me as root, though I want to connect as a ...
Mashher's user avatar
0 votes
0 answers
20 views

Can't connect VSCode debugger to remote docker container running locally with NextJS

What I've tried Going to localhost:3000 works fine and I can visit the nextjs website when I'm running it on the docker container. When I ping port 9229, 9230 it is also successful. $ nc -zv localhost ...
Luke Xu's user avatar
  • 2,392
0 votes
1 answer
45 views

Trouble Performing SSH Agent Forwarding with Raspberry PI Using VSCode Remote Development Extension

When I SSH into my Raspberry Pi using VSCode Remote Development, SSH agent forwarding won't work. When I run ssh-add -l on my local Mac machine, I get an identity. When I'm logged into the Raspberry ...
ProgrammerNoob's user avatar
0 votes
1 answer
37 views

Connecting via VS Code remote explorer to Windows machine

I tried connecting to a Windows 11 machine (from a Linux Laptop) to develop code on the Windows machine (I know, i know... wrong direction, it is how it is, cant force the Lab to change OS on their ...
Lars Eggimann's user avatar

15 30 50 per page
1
2 3 4 5
65