{"id":15959545,"url":"https://github.com/erbridge/codewrapper","last_synced_at":"2025-04-04T10:58:56.879Z","repository":{"id":14780875,"uuid":"17502693","full_name":"erbridge/CodeWrapper","owner":"erbridge","description":"A Sublime Text 3 package to wrap code at the touch of a button.","archived":false,"fork":false,"pushed_at":"2020-06-14T16:43:55.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-09T21:12:35.381Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erbridge.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-03-07T04:26:49.000Z","updated_at":"2021-03-25T01:59:03.000Z","dependencies_parsed_at":"2022-07-22T06:32:03.828Z","dependency_job_id":null,"html_url":"https://github.com/erbridge/CodeWrapper","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erbridge%2FCodeWrapper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erbridge%2FCodeWrapper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erbridge%2FCodeWrapper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erbridge%2FCodeWrapper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erbridge","download_url":"https://codeload.github.com/erbridge/CodeWrapper/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247166157,"owners_count":20894652,"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":[],"created_at":"2024-10-07T15:00:27.648Z","updated_at":"2025-04-04T10:58:56.848Z","avatar_url":"https://github.com/erbridge.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CodeWrapper\n\nInspired by [consolewrap](https://github.com/unknownuser88/consolewrap), `CodeWrapper` wraps any code with other code at the touch of a button(ish).\n\n\n## How?\n\nTo use, first set up some wrappings in `Packages/User/CodeWrapper.sublime-settings`. See the default settings for hints. It is also possible to add per-project settings to your `.project-settings` file. Just add the package settings to the key `CodeWrapper`.\n\nOnce a wrapper is set up, select some code to wrap, open the command palette and select `CodeWrapper`.\n\nI don't like packages setting their own keybindings, so `CodeWrapper` doesn't. If you want to bind `CodeWrapper` to some keys (and you should), add the following to your `Packages/User/Default (${OS_NAME}),sublime-keymap` file:\n```json\n[\n    // CodeWrapper\n    { \"keys\": [\"ctrl+shift+l\"], \"command\": \"code_wrapper\" }\n]\n```\n\n\n## Contributions\n\nBug reports, forks and pull requests are welcome.\n\nPlease make sure the tests all work before submitting anything, and add new ones for new features.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferbridge%2Fcodewrapper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ferbridge%2Fcodewrapper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferbridge%2Fcodewrapper/lists"}