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

[Feature] Reveal line in Zed #2243

Open
porsager opened this issue Nov 14, 2024 · 6 comments
Open

[Feature] Reveal line in Zed #2243

porsager opened this issue Nov 14, 2024 · 6 comments
Milestone

Comments

@porsager
Copy link

porsager commented Nov 14, 2024

Zed has had support for opening a specific line:column using their cli. I think this would be an easy addition in fork.

For instance on macos I can simply call:

/Applications/Zed.app/Contents/MacOS/cli somefile.c:207:10
@DanPristupov
Copy link
Contributor

/Applications/Zed.app/Contents/MacOS/cli 207:10

Did you miss the file name?

@porsager
Copy link
Author

Ah yes of course :P sorry

@DanPristupov
Copy link
Contributor

Thanks

@DanPristupov DanPristupov added this to the 2.48 milestone Nov 14, 2024
@porsager
Copy link
Author

Sorry, it's supposed to be appended after the file name as file:line:colon. I've edited above.

@jnns
Copy link

jnns commented Nov 21, 2024

While you're at it: there are numerous other editors that are requested to be integrated (for example, all the editors from JetBrains. Do you think it's worth it to support custom applications commands?

@MMore
Copy link

MMore commented Jan 7, 2025

Also for cursor that would be dope!

Maybe via a further Custom Command type?

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

No branches or pull requests

4 participants