zed
zed copied to clipboard
Cmd+P search files should also search for opened files regardless of gitignore
Check for existing issues
- [X] Completed
Describe the feature
After opening some files from node_modules, in a node.js repo, list of Cmd+P search files don't include the opened files in node_modules
because it's git-ignored.
The opened files should be listed when searching for files, even if they're git-ignored.
If applicable, add mockups / screenshots to help present your vision of the feature
No response
Related:
- https://github.com/zed-industries/zed/issues/4745
I am no longer able to reproduce this issue and I believe it has been fixed. If this is incorrect, please comment and I'm happy to reopen. Thanks!