Skip to content

Conversation

@NimitzDEV
Copy link

Closes #43833

Fix open_url to handle all server URLs, not just channel links

Previously, URLs like zed.dev/docs or zed.dev/extensions, or any URL that matches the server_url setting but does not link to a collab channel, were rejected instead of being opened in the browser because parse_request_path threw errors when links were not channel links.

Release Notes:

  • editor: Fix open_url command not handling non-channel server URLs

@cla-bot
Copy link

cla-bot bot commented Dec 6, 2025

We require contributors to sign our Contributor License Agreement, and we don't have @NimitzDEV on file. You can sign our CLA at https://zed.dev/cla. Once you've signed, post a comment here that says '@cla-bot check'.

@NimitzDEV
Copy link
Author

@cla-bot check

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Dec 6, 2025
@cla-bot
Copy link

cla-bot bot commented Dec 6, 2025

The cla-bot has been summoned, and re-checked this pull request!

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

Labels

cla-signed The user has signed the Contributor License Agreement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

editor: open url does not work with domain zed.dev

1 participant