{"id":24083262,"url":"https://github.com/mitranim/sublime-misc","last_synced_at":"2026-03-06T14:04:41.970Z","repository":{"id":48177479,"uuid":"331997750","full_name":"mitranim/sublime-misc","owner":"mitranim","description":"Minor Sublime Text utils for personal use. Published as a backup and for code sharing.","archived":false,"fork":false,"pushed_at":"2025-02-28T15:25:25.000Z","size":38,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-11T14:55:35.322Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/mitranim.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":"2021-01-22T16:14:13.000Z","updated_at":"2025-02-28T15:25:29.000Z","dependencies_parsed_at":"2024-06-22T18:59:30.078Z","dependency_job_id":null,"html_url":"https://github.com/mitranim/sublime-misc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mitranim/sublime-misc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitranim%2Fsublime-misc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitranim%2Fsublime-misc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitranim%2Fsublime-misc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitranim%2Fsublime-misc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mitranim","download_url":"https://codeload.github.com/mitranim/sublime-misc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitranim%2Fsublime-misc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30180638,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T12:39:21.703Z","status":"ssl_error","status_checked_at":"2026-03-06T12:36:09.819Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2025-01-09T23:56:14.138Z","updated_at":"2026-03-06T14:04:41.936Z","avatar_url":"https://github.com/mitranim.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Overview\n\nCollection of tiny Sublime Text utilities, fashioned as a single plugin. Mostly undocumented, published as a backup and for easy code sharing.\n\n## Installation\n\nClone the repo and symlink it to your Sublime packages directory. Example for MacOS:\n\n```sh\ngit clone https://github.com/mitranim/sublime-misc.git\ncd sublime-misc\nln -sf \"$(pwd)\" \"$HOME/Library/Application Support/Sublime Text/Packages/\"\n```\n\nTo find the packages directory on your system, use Sublime Text menu → Preferences → Browse Packages.\n\n## Keymaps\n\nTo enable the comment continuation feature, add the following to your keymap:\n\n```json\n{\n  \"keys\": [\"enter\"],\n  \"command\": \"run_macro_file\",\n  \"args\": {\"file\": \"res://Packages/sublime-misc/continue_line_comment.sublime-macro\"},\n  \"context\": [{\"key\": \"selector\", \"operand\": \"comment.line - punctuation.definition.comment\"}],\n},\n```\n\n## License\n\nhttps://unlicense.org\n\nSmall pieces of code were ported from ST internals (C++). Samples were courteously provided by ST creator. Different conditions might apply.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmitranim%2Fsublime-misc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmitranim%2Fsublime-misc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmitranim%2Fsublime-misc/lists"}