Skip to content

Open file links in Zed Preview editor #6527

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

Open
2 tasks done
KieranP opened this issue May 26, 2025 · 1 comment
Open
2 tasks done

Open file links in Zed Preview editor #6527

KieranP opened this issue May 26, 2025 · 1 comment
Labels
Feature requests Feature Requests

Comments

@KieranP
Copy link

KieranP commented May 26, 2025

Pre-submit Checks

Describe the solution you'd like?

I use the Zed editor (specifically the preview version located at /Applications/Zed Preview.app). There is currently a setting to open file links in Default, VSCode, or Cursor. I can't change the default for all files on my OS to Zed, so Default doesn't work for me. And because I don't use VSCode or Cursor, those don't help. So I'm stuck copying the file paths and opening them manually in Zed.

It would be nice if Warp supported "Zed" and "Zed Preview" natively, or provided a "Custom" option, which when selected, allows me to provide a filepath and template variables (e.g. /Applications/Zed Preview.app/Contents/MacOS/zed -a {{path}}).

Is your feature request related to a problem? Please describe.

No response

Additional context

No response

Operating system (OS)

macOS

How important is this feature to you?

3

Warp Internal (ignore) - linear-label:39cc6478-1249-4ee7-950b-c428edfeecd1

None

@KieranP KieranP added the Feature requests Feature Requests label May 26, 2025
@dannyneira dannyneira changed the title Open file links in Zed editor Open file links in Zed Preview editor May 28, 2025
@dannyneira
Copy link
Member

Hey @KieranP thanks for this feature request! Currently, Warp supports opening file links in several GUI-based editors, including Zed. You can select Zed as your default editor in Warp by going to Settings > Features > General > "Choose an editor to open file links". However, Warp does not currently provide a "Custom" option that allows you to specify an arbitrary command or path (such as a specific version of Zed, like "Zed Preview") with template variables for opening files. The list of supported editors is fixed, and while Zed is included, there is no built-in way to add custom editors or specify custom launch commands at this time.

To anyone else interested in this feature, please add a 👍 to the original post at the top to signal that you want this feature, and subscribe if you'd like to be notified.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature requests Feature Requests
Projects
None yet
Development

No branches or pull requests

2 participants