-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
Description:
Currently, File Explorer requires users to manually select folders to enable Git-related features. While this approach works well for developers working within a single repository, it becomes inefficient for those handling multiple repositories. Manually selecting each repository is time-consuming and disrupts workflow.
Feature Request:
Introduce a toggle option in File Explorer that allows users to choose between:
- Automatic Mode: File Explorer detects Git repositories and provides related features automatically. This may lead to redundant network requests to repositories, but some users may not mind.
- Manual Mode: Users manually select folders where Git features should be enabled. This prevents unwanted network requests for repositories that are not actively managed.
Benefits:
- User Control: Developers can decide whether to enable automatic detection or manually specify which repositories should have Git features.
- Performance Considerations: Manual mode ensures that only selected folders trigger Git-related features, helping avoid unintended performance impacts.
bkaankose, jksware, JLBlk, mrchris2000, RokeJulianLockhart and 10 more
Metadata
Metadata
Assignees
Labels
No labels