sublimetext3 - How can I programmatically save a Sublime Text 3 workspace (without a dialog box)? -


i want way switch programming contexts without hunting windows i've left strewn about. nice command line tool let me switch between different patches might working on, , automatically open sublime text workspace had open last time working on patch. issue in order tool know workspaces associated said patches, either needs told them explicitly, or needs able tell sublime save current workspace specific file path.

sublime have save_workspace_as command, opens saveas dialog, not want, , can't seem find documentation suggests save_workspace_as can take argument.

any ideas?


Comments

Popular posts from this blog

How to run C# code using mono without Xamarin in Android? -

html - grunt SVG to webfont -

c# - SharpSsh Command Execution -