xaberus / vscode-remote-oss

Remote development for OSS Builds of VSCode like VSCodium
Other
99 stars 7 forks source link

[WIP] Script remote type #9

Closed CGamesPlay closed 1 week ago

CGamesPlay commented 1 year ago

This is a work in progress and not ready to be merged. I recommend reviewing this PR by each commit rather than the overall "files changed" view. Closes #8.

This PR adds a new type of remote called script, which allows the user to specify a custom shell script to use to start an REH before connecting to it.

Remaining items: