Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement experimental support for zed #1341

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

bkneis
Copy link
Contributor

@bkneis bkneis commented Oct 30, 2024

Fixes #1185

This PR adds experimental support for zed. Please note, according to the docs remote development in zed does not support extensions. So I have not added an "Install" function to download and run the zed remote server on the container like we do vscode or jetbrains

@bkneis bkneis requested review from pascalbreuninger and a team October 30, 2024 15:44
@ConradIrwin
Copy link

@bkneis if you can wait a week or two, I've just added support for zed://ssh/ - will ship in 0.160 (likely about 7 days from now).

Then you'll be able to just open zed://ssh/%s.devpod/%s instead of needing to try and find the path to the binary.

@pascalbreuninger
Copy link
Member

@ConradIrwin nice! The change seems to have gone in after v0.160.0-pre. If you give us another prerelease we can prepare the change already :)

@bkneis
Copy link
Contributor Author

bkneis commented Oct 31, 2024

@ConradIrwin awesome thank you very much! Sure I will wait then update my PR

@ConradIrwin
Copy link

Should be out in v0160.1, though this is still a preview release. It should hit stable on Wednesday!

Thanks for adding Zed support here :D

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.

Support for Zed
3 participants