Skip to content

Commit 902e847

Browse files
eamodiod13
authored andcommitted
Adds ability to group views on the SCM side bar
- Adds configuration option to enable/disable grouped views - Adds ability to move views in and out of the grouped "view"
1 parent 0a71aa6 commit 902e847

34 files changed

+2167
-451
lines changed

images/icons/branches-view-filled.svg

Lines changed: 1 addition & 0 deletions
Loading

images/icons/commits-view-filled.svg

Lines changed: 1 addition & 0 deletions
Loading

images/icons/commits-view.svg

Lines changed: 1 addition & 1 deletion
Loading
Lines changed: 1 addition & 0 deletions
Loading

images/icons/remotes-view-filled.svg

Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading

images/icons/repositories-view.svg

Lines changed: 1 addition & 1 deletion
Loading

images/icons/stashes-view-filled.svg

Lines changed: 1 addition & 0 deletions
Loading

images/icons/tags-view-filled.svg

Lines changed: 1 addition & 0 deletions
Loading

images/icons/template/mapping.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,5 +53,13 @@
5353
"repo-push": 61746,
5454
"provider-jira": 61747,
5555
"play-button": 61748,
56-
"rocket-filled": 61749
56+
"rocket-filled": 61749,
57+
"branches-view-filled": 61750,
58+
"commits-view-filled": 61751,
59+
"contributors-view-filled": 61752,
60+
"remotes-view-filled": 61753,
61+
"repositories-view-filled": 61754,
62+
"stashes-view-filled": 61755,
63+
"tags-view-filled": 61756,
64+
"worktrees-view-filled": 61757
5765
}

0 commit comments

Comments
 (0)