Is there a way to get Sublime Text 4 to open its new instances with a two-column layout, instead of the default one-column layout?
Default two-column layout in ST4
TheSecEng
#2
You could create a plugin that listens for new windows and then splits the layout.
0 Likes