{"id":23163974,"url":"https://github.com/hlung/xcodeextensions","last_synced_at":"2025-08-18T04:32:30.280Z","repository":{"id":145579614,"uuid":"263943811","full_name":"hlung/XcodeExtensions","owner":"hlung","description":"The missing pieces of Xcode","archived":false,"fork":false,"pushed_at":"2020-10-01T04:19:58.000Z","size":140,"stargazers_count":4,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-05T19:41:45.149Z","etag":null,"topics":["xcode","xcode-extension"],"latest_commit_sha":null,"homepage":"","language":"Swift","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/hlung.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":"2020-05-14T14:51:48.000Z","updated_at":"2020-10-01T04:20:01.000Z","dependencies_parsed_at":"2023-04-24T12:02:33.247Z","dependency_job_id":null,"html_url":"https://github.com/hlung/XcodeExtensions","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/hlung/XcodeExtensions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hlung%2FXcodeExtensions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hlung%2FXcodeExtensions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hlung%2FXcodeExtensions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hlung%2FXcodeExtensions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hlung","download_url":"https://codeload.github.com/hlung/XcodeExtensions/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hlung%2FXcodeExtensions/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270945167,"owners_count":24672873,"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","status":"online","status_checked_at":"2025-08-18T02:00:08.743Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["xcode","xcode-extension"],"created_at":"2024-12-18T00:32:24.518Z","updated_at":"2025-08-18T04:32:30.272Z","avatar_url":"https://github.com/hlung.png","language":"Swift","readme":"# Xcode Extensions\n\n## Installation\n\n- Download the `*.app.zip` file in [releases](https://github.com/hlung/XcodeExtensions/releases) page (or build from source code if you don't trust me :P)\n- Run the app once, then close it\n- Open Xcode, open some .swift file\n- The command should appear at the bottom of Editor menu\n\nTo manage extensions, go to System Preferences \u003e Extension \u003e Xcode Source Editor\n\n## Commands\n\n### Expand Selection\n\nThis command uses the selected text to expand selection to the next occurance of that text. This allows fast multi-selection refactoring of any text.\n\nThis is the same feature as Sublime Text's `Selection \u003e Expand Selection to Word` (cmd+D) command.\n\n**UPDATE!** After creating this, I found that Xcode already has this feature. 😅 🙈 \nIt is in the menu \"Find \u003e Select Next Occurance (opt + cmd + E)\".\n\n![demo](README/demo-expand-selection.gif)\n\n#### Limitations\n\n- Not yet working with a selection that spans across multiple lines.\n- Not yet support searching back at beginning after reaching end of file.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhlung%2Fxcodeextensions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhlung%2Fxcodeextensions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhlung%2Fxcodeextensions/lists"}