Skip to content

feat: Add file link navigation in messages#1445

Merged
jonathanlab merged 1 commit intomainfrom
posthog-code/debug-file-link-resolution-in-sidebarcontent-tsx
Apr 9, 2026
Merged

feat: Add file link navigation in messages#1445
jonathanlab merged 1 commit intomainfrom
posthog-code/debug-file-link-resolution-in-sidebarcontent-tsx

Conversation

@jonathanlab
Copy link
Copy Markdown
Contributor

@jonathanlab jonathanlab commented Apr 2, 2026

Add support for navigating to specific lines in files from message content by introducing a pending scroll store and file link resolution in markdown rendering.

Screen.Recording.2026-04-02.at.14.33.14.mov

Closes #348

@jonathanlab jonathanlab enabled auto-merge (squash) April 2, 2026 12:50
@jonathanlab jonathanlab changed the title Add pending scroll store and file link navigation in messages Add file link navigation in messages Apr 2, 2026
@charlesvien charlesvien changed the title Add file link navigation in messages feat: Add file link navigation in messages Apr 3, 2026
Copy link
Copy Markdown
Contributor

adboio commented Apr 8, 2026

does it work if you already have the file open? like clicking all those links in your demo in sequence

@jonathanlab jonathanlab requested a review from a team April 9, 2026 08:26
Copy link
Copy Markdown
Contributor

@adboio adboio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approving but pls check my other comment ❤️

@jonathanlab jonathanlab merged commit 82ded12 into main Apr 9, 2026
15 checks passed
@jonathanlab jonathanlab deleted the posthog-code/debug-file-link-resolution-in-sidebarcontent-tsx branch April 9, 2026 14:52
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.

If an agent mentions a file, insert a link to open it

2 participants