zed icon indicating copy to clipboard operation
zed copied to clipboard

Hide directories

Open MassonNN opened this issue 3 years ago • 2 comments

Check for existing issues

  • [X] Completed

Is your feature request related to a problem?

Many of directories like .git or .github distract you when you navigates your project in the Project Pane

Describe the solution you'd like

Feature to disable previewing some directories (by regex and\or by name) in the Project Pane

If applicable, add mockups / screenshots to help present your vision of the feature

No response

MassonNN avatar Nov 03 '22 13:11 MassonNN

Linking to the issue for hiding hidden files:

  • https://github.com/zed-industries/feedback/issues/586

JosephTLyons avatar Nov 03 '22 21:11 JosephTLyons

FYI: above 586 seems a dead link

krstp avatar Feb 05 '24 22:02 krstp

Isn't the file_scan_exclusions setting supposed to prevent the file from being shown in the project panel? I'd consider this request fulfilled.

Moshyfawn avatar May 30 '24 21:05 Moshyfawn

I'm going to close this. @MassonNN, please comment here or create a new issue if file_scan_exclusions doesn't meet your needs.

Here are the current defaults for file_scan_exlcusions which you can override in your settings.json:

https://github.com/zed-industries/zed/blob/95c69d069679c3d2894401ad53b7f6f4b73d7448/assets/settings/default.json#L492-L501

notpeter avatar Jun 13 '24 18:06 notpeter