{"id":15930167,"url":"https://github.com/saneef/saveworkspacesonquit","last_synced_at":"2025-08-09T02:23:03.981Z","repository":{"id":141575569,"uuid":"160866754","full_name":"saneef/SaveWorkspacesOnQuit","owner":"saneef","description":"Before quiting Sublime Text, save each open workspace states.","archived":false,"fork":false,"pushed_at":"2021-05-27T21:54:02.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-24T18:46:02.296Z","etag":null,"topics":["sublime-text-3","sublime-text-plugin"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/saneef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-12-07T19:27:20.000Z","updated_at":"2021-05-27T21:54:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"4f3eecd2-6027-43be-b317-f2c976597a51","html_url":"https://github.com/saneef/SaveWorkspacesOnQuit","commit_stats":{"total_commits":7,"total_committers":2,"mean_commits":3.5,"dds":0.4285714285714286,"last_synced_commit":"3de44220b610fd34a6b7c63e1f35e52224482a23"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saneef%2FSaveWorkspacesOnQuit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saneef%2FSaveWorkspacesOnQuit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saneef%2FSaveWorkspacesOnQuit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saneef%2FSaveWorkspacesOnQuit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saneef","download_url":"https://codeload.github.com/saneef/SaveWorkspacesOnQuit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244236092,"owners_count":20420752,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["sublime-text-3","sublime-text-plugin"],"created_at":"2024-10-07T00:23:42.853Z","updated_at":"2025-03-18T13:51:33.468Z","avatar_url":"https://github.com/saneef.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Save Workspaces on Quit\n\nKeep loosing your workspace state on \u003ckbd\u003ecmd\u003c/kbd\u003e + \u003ckbd\u003eq\u003c/kbd\u003e? This plugins closes each open workspaces before Sublime Text quits.\n\nThe plugin save workspace on \u003ckbd\u003ecmd\u003c/kbd\u003e + \u003ckbd\u003eshift\u003c/kbd\u003e + \u003ckbd\u003ew\u003c/kbd\u003e (close window) too.\n\n## Installing\n\n### Using Package Control\n\nThrough Command Palette choose **Package Control: Add Repository**, paste `https://github.com/saneef/SaveWorkspacesOnQuit.git` in the text field and press \u003ckbd\u003eEnter\u003c/kbd\u003e.\n\nThen, you can search for **\"SaveWorkspacesOnQuit\"**, in Package Control to install.\n\n### Using Git\n\nClone this git repository into your [Packages Directory](http://sublimetext.info/docs/en/basic_concepts.html):\n\n```bash\n$ git clone https://github.com/saneef/SaveWorkspacesOnQuit.git\n```\n\n## On Linux or Windows\n\nIf are on Linux or Windows add this line to your key bindings and customize the `keys`\n\n```json\n[\n  { \"keys\": [\"super+q\"], \"command\": \"save_workspaces_on_quit\" },\n  { \"keys\": [\"super+shift+w\"], \"command\": \"save_workspaces_on_window_close\" }\n]\n```\n\n## License\n\nThis project is released under [The MIT License](http://www.opensource.org/licenses/mit-license.php).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaneef%2Fsaveworkspacesonquit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaneef%2Fsaveworkspacesonquit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaneef%2Fsaveworkspacesonquit/lists"}