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

Feature Request: Add "Fold All" Option for Source Control Tree View #238436

Open
gitgud5000 opened this issue Jan 22, 2025 · 0 comments
Open

Feature Request: Add "Fold All" Option for Source Control Tree View #238436

gitgud5000 opened this issue Jan 22, 2025 · 0 comments
Assignees

Comments

@gitgud5000
Copy link

Description:

Currently, in the Explorer view of VS Code, users have the convenient ability to fold all folders using a "Fold All" button or command. However, this functionality is missing in the Source Control (Git) tree view, making it difficult to manage large repositories with deeply nested folder structures.

Feature Request:

Please consider adding a "Fold All" button or command to the Source Control tree view, similar to what exists in the Explorer view. This would help users quickly collapse all expanded folders, improving navigation and usability when working with multiple staged changes.

Suggested Implementation:

A dedicated "Fold All" button in the Source Control header toolbar.
A command like Git: Fold All that can be mapped to a keyboard shortcut.
Support for right-click context menu options to fold/unfold specific folders.
Use Case:
When working with large projects, the ability to fold all changes at once can enhance productivity by allowing users to focus only on relevant files without excessive scrolling.

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants