docs: add Zed hyperlinks-file-link-format example - #2207
Open
Bartok9 wants to merge 1 commit into
Open
Conversation
Bartok9
force-pushed
the
sera/docs-zed-hyperlink-format
branch
from
August 8, 2026 12:25
9748543 to
f8cf139
Compare
Bartok9
force-pushed
the
sera/docs-zed-hyperlink-format
branch
from
September 3, 2026 11:58
f8cf139 to
ce2f657
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Zed handles
zed://file…links (see zed-industries/zed open_listener). Docs mentioned Zed but only showed VSCode/JetBrains formats; add a commentedzed://file{path}:{line}example. Line placeholder defaults to 1 when missing (#2061), so the colon form works for file headers too.Tested: checked Zed
zed://fileprefix + PathWithPosition:lineparsing; no open PR covers this after #2060 closed for #2061.Agent-Owner:sera
Claim:sera