fix: Show parent directory in file mention chips#1472
Merged
charlesvien merged 5 commits intomainfrom Apr 3, 2026
Merged
Conversation
This was referenced Apr 2, 2026
Member
Author
a92e5cb to
f8e0608
Compare
2778d5d to
07034bc
Compare
adboio
approved these changes
Apr 2, 2026
07034bc to
e61c796
Compare
f8e0608 to
b6525f2
Compare
e61c796 to
2d55dd4
Compare
b450f66 to
121d6bb
Compare
2d55dd4 to
22aba4d
Compare
121d6bb to
ad9e547
Compare
22aba4d to
8a048b6
Compare
ad9e547 to
ed7b176
Compare
a5bbd4c to
453d650
Compare
Member
Author
Merge activity
|
453d650 to
e3bc1be
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.

Problem
File mention chips only show the filename, making it hard to distinguish between files with the same name in different directories. Absolute file paths pasted into @ mentions aren't recognized at all.
Changes
How did you test this?
Manually