zed icon indicating copy to clipboard operation
zed copied to clipboard

Cmd+P search files should also search for opened files regardless of gitignore

Open futurist opened this issue 1 year ago • 1 comments

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

futurist avatar Jul 23 '23 13:07 futurist

Related:

  • https://github.com/zed-industries/zed/issues/4745

JosephTLyons avatar Sep 04 '23 19:09 JosephTLyons

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!

notpeter avatar Aug 16 '24 20:08 notpeter