dev remote ros vscode Using VSCode remote ssh configuration .ssh/config1 2 3 4 5 6Host myserver HostName 10.0.0.4 Port 22 User user ForwardX11 yes ForwardX11Trusted yes