[FEATURE]: show current(opened) file location in file view #8859

Open
opened 2026-02-16 18:11:02 -05:00 by yindo · 1 comment
Owner

Originally created by @alexyaroshuk on GitHub (Feb 8, 2026).

Originally assigned to: @thdxr on GitHub.

Feature hasn't been suggested before.

  • I have verified this feature I'm about to request hasn't been suggested before.

Describe the enhancement you want to request

Problem: When multiple files with the same name are open (e.g., index.tsx in different folders), it's hard to tell which is which from the tab alone.

Suggested change: Display the full file path as a breadcrumb directly under the active file tab:

Image
Originally created by @alexyaroshuk on GitHub (Feb 8, 2026). Originally assigned to: @thdxr on GitHub. ### Feature hasn't been suggested before. - [x] I have verified this feature I'm about to request hasn't been suggested before. ### Describe the enhancement you want to request Problem: When multiple files with the same name are open (e.g., index.tsx in different folders), it's hard to tell which is which from the tab alone. Suggested change: Display the full file path as a breadcrumb directly under the active file tab: <img width="396" height="90" alt="Image" src="https://github.com/user-attachments/assets/b926f923-393f-43ae-a5be-7c4a58f61058" />
yindo added the discussionweb labels 2026-02-16 18:11:02 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Feb 8, 2026):

This issue might be a duplicate of existing issues. Please check:

  • #12285: Bug: getPluginName incorrectly deduplicates plugins with same entry filename (index.js)
  • #8759: Bug: file:// plugins with same filename incorrectly deduplicated
  • #12394: fix: normalize file paths in read tool output
  • #11204: Read tool does not attribute content to file path
  • #10596: [FEATURE]: Create a file browser at this location to place file items, making it convenient to view the relevant paths of files

Feel free to ignore if none of these address your specific case.

@github-actions[bot] commented on GitHub (Feb 8, 2026): This issue might be a duplicate of existing issues. Please check: - #12285: Bug: getPluginName incorrectly deduplicates plugins with same entry filename (index.js) - #8759: Bug: file:// plugins with same filename incorrectly deduplicated - #12394: fix: normalize file paths in read tool output - #11204: Read tool does not attribute content to file path - #10596: [FEATURE]: Create a file browser at this location to place file items, making it convenient to view the relevant paths of files Feel free to ignore if none of these address your specific case.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#8859