Skip to content

Add support for Zed to mila code#183

Open
abergeron wants to merge 1 commit intomasterfrom
zed_support
Open

Add support for Zed to mila code#183
abergeron wants to merge 1 commit intomasterfrom
zed_support

Conversation

@abergeron
Copy link
Copy Markdown

This add support with a new "--type" parameter that can be set to either "zed" or "vscode" and defaults to "vscode" for backward compatibility.

This currently doesn't handle nodes with no internet. The way to handle this on Zed is to configure the remote to use '"upload_binary_over_ssh": true' in the config for that remote, but there doesn't seem to be a way to configure that from the command-line. Maybe we could edit the zed config for the project to add this option before connecting to it, but that seems clunky and possibly surprising for users. For now, if you set this in your config manually once, it should then work for subsequent connections.

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