Skip to content

Conversation

@tagattie
Copy link

I started hosting remote extension host for FreeBSD (and also Linux) at the following URL:
https://github.com/tagattie/FreeBSD-VSCode/releases

By setting remote.SSH.serverDownloadUrlTemplate to the following value:
https://github.com/tagattie/FreeBSD-VSCode/releases/download/${version}/vscode-reh-${os}-${arch}-${version}.tar.gz

no manual installation of remote extension host should be necessary when users of VSCode on FreeBSD connect to remote FreeBSD/Linux hosts.

In addition, make it try to use fetch when either wget or curl is not available. (fetch is available on FreeBSD by default).

I started hosting remote extension host for FreeBSD (and Linux) at the following URL:
https://github.com/tagattie/FreeBSD-VSCode/releases

By setting serverDownloadUrlTemplate to an appropriate value, no manual installation of remote extension host should be required anymore.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant