Skip to content
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

How to tell Zed to still allow showing certain folders that are git ignored in search #6310

Closed
1 task done
nikitavoloboev opened this issue Sep 21, 2023 · 1 comment
Closed
1 task done
Labels
enhancement [core label] file finder Feedback for file management, navigation, etc

Comments

@nikitavoloboev
Copy link

nikitavoloboev commented Sep 21, 2023

Check for existing issues

  • Completed

Describe the feature

I like to have ~/src open in Zed which includes a lot of code from all my projects.

It looks like this:

image

The issue I am hitting though is that I have some folders that are git ignored like for example solid-ui folder.

It's git ignored here: https://github.com/nikitavoloboev/ts/blob/main/.gitignore#L18

This shows what my issue is:

CleanShot 2023-09-21 at 13 59 16@2x

Please provide a way to tell Zed to still be able to search git ignored folders/files. Perhaps in a similar way to how VSCode lets you do by editing .vscode/settings.json

I can create .zed/settings.json in ~/src where I give the paths that I want to include in the search for the project. Same for paths I want to exclude too.

Thank you.

@nikitavoloboev nikitavoloboev added admin read Pending admin review enhancement [core label] triage Maintainer needs to classify the issue labels Sep 21, 2023
@JosephTLyons
Copy link
Contributor

Hey @nikitavoloboev,

This issue appears to be a duplicates of (or related to):

Would you mind upvoting the linked issue with a thumbs up (👍) so that we can keep all the votes in one place? I'll close this one out as a duplicate. If this is a mistake, please reopen this issue with a comment explaining the difference.

@JosephTLyons JosephTLyons added file finder Feedback for file management, navigation, etc and removed triage Maintainer needs to classify the issue admin read Pending admin review labels Sep 25, 2023
@JosephTLyons JosephTLyons transferred this issue from zed-industries/community Jan 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement [core label] file finder Feedback for file management, navigation, etc
Projects
None yet
Development

No branches or pull requests

2 participants