Add setting to show/hide title bar (#37428)

Closes #5120

Release Notes:

- Added settings for hiding and showing title bar



https://github.com/user-attachments/assets/aaed52d0-6278-4544-8932-c6bab531512a
This commit is contained in:
Ben Gubler
2025-09-13 22:54:00 +00:00
committed by GitHub
parent 01f181339f
commit 13113ab311
6 changed files with 67 additions and 4 deletions
+1
View File
@@ -108,6 +108,7 @@ To disable this behavior use:
```json
// Control which items are shown/hidden in the title bar
"title_bar": {
"show": "always", // When to show: always | never | hide_in_full_screen
"show_branch_icon": false, // Show/hide branch icon beside branch switcher
"show_branch_name": true, // Show/hide branch name
"show_project_items": true, // Show/hide project host and name