-
Notifications
You must be signed in to change notification settings - Fork 5.8k
file_finder: Display single files already opened #39911
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Signed-off-by: Benjamin <[email protected]>
Signed-off-by: Benjamin <[email protected]>
Signed-off-by: Benjamin <[email protected]>
|
@SomeoneToIgnore I wrote a test and confirmed it was failing before my fix |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, thank you for adding a test!
Have left a small style remarks, will merge the PR after tomorrow's release to have more time to test this: curious if there are any "unexpected" single files this brings up.
Co-authored-by: Kirill Bulatov <[email protected]>
Signed-off-by: Benjamin <[email protected]>
|
Done. Thanks for the review |
|
Thanks so much for fixing this 🙏 |
Closes zed-industries#24670 (Follow up of zed-industries#36856) cc @ConradIrwin Thanks for your help Release Notes: Fixed: Keep non project files when filtering in File finder --------- Signed-off-by: Benjamin <[email protected]> Co-authored-by: Kirill Bulatov <[email protected]>

Closes #24670
(Follow up of #36856) cc @ConradIrwin Thanks for your help
Release Notes:
Fixed: Keep non project files when filtering in File finder