Open
Description
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
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.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
📋 Todo