How do you create workspaces or shortcuts via Sublime Mege? I use this feature all the time to keep my Sublime Text projects organized, but i dont see this feature mentioned in the doc or the forums.
Sublime Merge Workspaces
OdatNurd
#2
Merge doesn’t have workspaces in the same sense as Text does (in that there is no file that you can save somewhere), but the File > Switch Repository
menu item might be what you’re looking for here.
It presents a dialog that allows you to easily select any repositories that you’ve previously used, replacing the current one. You can also File > New Tab
first and then use it to populate that tab with an existing repository.
0 Likes