/vscode-remote-x11

Visual Studio Code extension that sets the DISPLAY environment variable in remote workspaces

Primary LanguageTypeScript

Remote X11 Extension for Visual Studio Code

Remote X11 is a Visual Studio Code extension that sets the DISPLAY environment variable when working in a remote environment so that X windows applications started from Visual Studio Code appear on the local machine.

Install it from the extensions marketplace or in Visual Studio Code.

The extension folder contains the main extension. See its README for more details.

The ssh folder contains a helper extension that lets the main extension work when connected to a remote machine via SSH.