vscode-remote

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

此生再无相见时 提交于 2020-06-11 01:11:25
问题 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] remote-ssh@0.51.0 [15:14:59.555] win32 x64 [15:14:59.560] SSH Resolver called for "ssh-remote+xx.xx.xx.xx", attempt 1 [15:14:59.561] SSH Resolver called for host: xx.xx.xx.xx [15:14:59.561] Setting up SSH remote "xx.xx.xx.xx" [15:14:59.621] Using commit id "0ba0ca52957102ca3527cf479571617f0de6ed50" and quality "stable" for server [15:14:59.624] Install and start server if needed [15:15

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

这一生的挚爱 提交于 2020-06-11 01:09:30
问题 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] remote-ssh@0.51.0 [15:14:59.555] win32 x64 [15:14:59.560] SSH Resolver called for "ssh-remote+xx.xx.xx.xx", attempt 1 [15:14:59.561] SSH Resolver called for host: xx.xx.xx.xx [15:14:59.561] Setting up SSH remote "xx.xx.xx.xx" [15:14:59.621] Using commit id "0ba0ca52957102ca3527cf479571617f0de6ed50" and quality "stable" for server [15:14:59.624] Install and start server if needed [15:15

How to use vscode remote containers with Docker Toolbox (Windows 7)?

早过忘川 提交于 2020-05-14 08:54:51
问题 I use Windows 7 and can't install Docker for Windows, so I use Docker Toolbox. Docker Toolbox is not supported by Microsoft Visual Studio Code for Remote Container Development. But I need to use this functionality with my docker toolbox. There is an issue on Github not solved yet https://github.com/microsoft/vscode-remote-release/issues/95 回答1: You need to start your docker-machine. Need last version of vscode (1.40.2+) In your .devcontainer.json you can overwrite the workspace mount volumene