Category "vscode-remote"

Is it possible to use the "code" command in SSH'ed terminal to open VS Code on local machine with SSH extension?

Something I love about VS Code is that when I am using a terminal in WSL, I can run code file.txt, and it will open that file with VS Code on my local using the

VSCode Remote Containers automatically copy file from host to docker container on save

I am finding many answers on how to develop inside a container in Visual Studio Code with the Remote Containers extension, but surprisingly none address my use

Python kernel not found by vscode when running docker container

I am trying to build a docker image to do debuging of a module that has lots of odd dependencies in vscocde. I am using the dockerfile below to build the image:

Use Settings Sync or Syncing vscode extensions with remote SSH environment

I am using VSCode 1.38.1 and I connect to a remote docker environment running sshd with SSH using the Remote - SSH 0.46.1 extension. Everything works smoothly

Does vscode remote support double ssh?

I have a gpu-server Server-A in office. The only way to access that server is through the office wired network. The office provides a proxy server Server-B. How

Does vscode remote support double ssh?

I have a gpu-server Server-A in office. The only way to access that server is through the office wired network. The office provides a proxy server Server-B. How

How do i resolve "Failed to parse remote port from server"

I'm setting up a new remote host and every time i initiate it i get the following error output: Any feedback or direction on how to resolve this issue? Pseu

iTerm2: How can I trigger a local command from a remote session?

iTerm2 shell integration has some neat tricks, such as its it2copy command, which copies into the local clipboard, even if I'm logged into a remote machine via

How to open a file in vscode under wsl using the vscode:// url?

I would like to open a file in vscode under WSL (Windows Subsystem Linux) using the vscode:// url. You can do it with a normal file in the usual filesystem vsc

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 but then I get an error message : Fail

Is there a way to launch Visual Studio Code and force it to open in a Remote Container?

I regularly open Visual Studio Code via code . and then have to click the Re-open in Container button. Am I missing any shortcut to force it to do this from th

Failed to save 'file.ipynb ': Cannot read properties of undefined (reading 'logger')

So usually i open my terminal and paste a ssh target link like the one below and then open localhost:1234 on some browser like chrome.I use this server to run h