Skip to content

Instantly share code, notes, and snippets.

@joaomoreno
Last active August 9, 2024 19:35
Show Gist options
  • Save joaomoreno/90d3915379a862d99cd4f3e79feb0f8a to your computer and use it in GitHub Desktop.
Save joaomoreno/90d3915379a862d99cd4f3e79feb0f8a to your computer and use it in GitHub Desktop.
Selfhosting VS Code on WSL
<?xml version="1.0" encoding="UTF-8"?>
<XLaunch WindowMode="MultiWindow" ClientMode="NoClient" LocalClient="False" Display="0" LocalProgram="xcalc" RemoteProgram="xterm" RemotePassword="" PrivateKey="" RemoteHost="" RemoteUser="" XDMCPHost="" XDMCPBroadcast="False" XDMCPIndirect="False" Clipboard="True" ClipboardPrimary="True" ExtraParams="" Wgl="True" DisableAC="True" XDMCPTerminate="False"/>
@corp-jones-damarcus
Copy link

<script src="https://gist.github.com/joaomoreno/90d3915379a862d99cd4f3e79feb0f8a.js"></script>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment