joelspadin / vscode-remote-x11

Visual Studio Code extension that sets the DISPLAY environment variable in remote workspaces
39 stars 9 forks source link

Try the built-in support for X11 forwarding! #50

Open joelspadin opened 3 years ago

joelspadin commented 3 years ago

Microsoft's remote SSH extension now supports X11 forwarding!

Before you file an issue about a problem with SSH support, please check if the built-in support for SSH connections works instead. I now consider my extension's SSH support deprecated in favor of it. Thanks!