[PR #12608] feat(file): navigate to files from @file reference #14292

Open
opened 2026-02-16 18:19:06 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/12608

State: open
Merged: No


What does this PR do?

ADd navigation when clicking a @file reference from prompt-input and context items (attachment files with CTRL + L keybind)
fixes: #12539

If you paste a large clearly AI generated description here your PR may be IGNORED or CLOSED!

How did you verify your code works?

Verified UI Interactivity

  1. when a @file is attached, there is not hover interactions (before)
image

After:

https://github.com/user-attachments/assets/6f701b8c-3a77-40af-831a-b3c1ab35e2d3

  1. Open file refs from @file attachments:

https://github.com/user-attachments/assets/e324ba55-bccf-4ca8-846d-6e339da5a9c2

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/12608 **State:** open **Merged:** No --- ### What does this PR do? ADd navigation when clicking a @file reference from prompt-input and context items (attachment files with CTRL + L keybind) fixes: #12539 **If you paste a large clearly AI generated description here your PR may be IGNORED or CLOSED!** ### How did you verify your code works? Verified UI Interactivity 1. when a @file is attached, there is not hover interactions (before) <img width="491" height="117" alt="image" src="https://github.com/user-attachments/assets/e9823a41-ec7d-4a95-a751-692dfc52db3d" /> After: https://github.com/user-attachments/assets/6f701b8c-3a77-40af-831a-b3c1ab35e2d3 2. Open file refs from @file attachments: https://github.com/user-attachments/assets/e324ba55-bccf-4ca8-846d-6e339da5a9c2
yindo added the pull-request label 2026-02-16 18:19:06 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#14292