You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-2Lines changed: 9 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,11 @@ integrated development environments (IDEs) such as Visual Studio.
26
26
27
27
#### Tabs at Bottom
28
28
29
-
A new global dock manager flag `TabsAtBottom` has been added to configuration flags.
29
+
A new global dock manager flag `TabsAtBottom` has been added to configuration flags. This flag allows to configure if the tabs of dock areas are shown at the top (default) or at the bottom of the respective container.
30
+
31
+
If the flag is set, tabs will be shown at the bottom instead of in the title bar.
0 commit comments