sublimetext2 - Full file name in Sublime Text when there are a lot of files -
i have opened lot of files in sublime text. difficult read file names. showing few letters of each file name. attaching screen shot better understanding.
how can see full name of each file? wanted fit full name of each file on screen. don't want hover on file see full name.
you edit packages/theme - default/default.sublime-theme
, change tab_min_width
higher value (and save , restart st or resize window see change) or use different theme has wider minimum tab width.
however, i'd highly recommend upgrading st3 - there new setting added in build 3048 called enable_tab_scrolling
keep tabs wider, , enable see them all.
Comments
Post a Comment