Skip to content

✨ Setting to hide files and folders from project navigator based on user defined glob patterns #738

Open
@devmoath

Description

@devmoath

Is your feature request related to a problem? Please describe.

No response

Describe the solution you'd like

Most of the IDEs and code editors hide the .git folder by default, I believe it's a good idea to follow the same behavior in CodeEdit as well.

Describe alternatives you've considered

Well, another way to implement this feature is by categorize the project tree and add ignored folders/hidden folders category which .git folder will be within it.

Additional context

this is what looks like when you open project contains git

CleanShot_2565-09-02_at_13 43 29

Edit by @austincondiff:

As discussed in Discord, we will have something similar to this in VS Code where we can exclude files and folders based on user defined glob patterns.

image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    📋 Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions