ortiga Asked: 2020-09-17 04:47:45 +0800 CST 2020-09-17 04:47:45 +0800 CST 2020-09-17 04:47:45 +0800 CST Prevent tabs from stacking in sublime text 772 In sublime text the tabs accumulate and they have to be displayed with an arrow: how to configure sublime so that the tabs are not hidden? sublimetext3 1 Answers Voted Best Answer nax 2020-09-17T05:02:17+08:002020-09-17T05:02:17+08:00 Just in case, the tabs don't disappear completely and you can use the scroll to move between them (no need to use the arrow). Still there is another alternative, go to the preferences and add this:"enable_tab_scrolling": false,
Just in case, the tabs don't disappear completely and you can use the scroll to move between them (no need to use the arrow).
Still there is another alternative, go to the preferences and add this:
"enable_tab_scrolling": false,