mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-23 01:58:53 +01:00
ux
This commit is contained in:
@@ -758,6 +758,7 @@ export class Repository implements Disposable {
|
||||
onConfigListenerForInputBoxVisibility(updateInputBoxVisibility, this, this.disposables);
|
||||
updateInputBoxVisibility();
|
||||
|
||||
this.workingTreeGroup.hideWhenEmpty = true;
|
||||
this.mergeGroup.hideWhenEmpty = true;
|
||||
this.untrackedGroup.hideWhenEmpty = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user