{"id":44498193,"url":"https://github.com/holtwick/HOStringSense-for-Xcode","last_synced_at":"2026-03-10T21:01:34.008Z","repository":{"id":5853968,"uuid":"7070705","full_name":"holtwick/HOStringSense-for-Xcode","owner":"holtwick","description":"XCODE 8 NOT SUPPORTED // Plugin for Xcode 7 to make working with strings less \"escaped\"","archived":false,"fork":true,"pushed_at":"2016-03-22T12:29:26.000Z","size":841,"stargazers_count":670,"open_issues_count":1,"forks_count":67,"subscribers_count":42,"default_branch":"master","last_synced_at":"2024-07-24T05:43:21.010Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Objective-C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"omz/ColorSense-for-Xcode","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/holtwick.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}},"created_at":"2012-12-08T18:38:29.000Z","updated_at":"2024-06-11T13:53:07.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/holtwick/HOStringSense-for-Xcode","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/holtwick/HOStringSense-for-Xcode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/holtwick%2FHOStringSense-for-Xcode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/holtwick%2FHOStringSense-for-Xcode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/holtwick%2FHOStringSense-for-Xcode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/holtwick%2FHOStringSense-for-Xcode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/holtwick","download_url":"https://codeload.github.com/holtwick/HOStringSense-for-Xcode/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/holtwick%2FHOStringSense-for-Xcode/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30355223,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T15:55:29.454Z","status":"ssl_error","status_checked_at":"2026-03-10T15:54:58.440Z","response_time":106,"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":"2026-02-13T06:02:27.891Z","updated_at":"2026-03-10T21:01:33.982Z","avatar_url":"https://github.com/holtwick.png","language":"Objective-C","funding_links":[],"categories":["WebSocket"],"sub_categories":[],"readme":"# String Editing Plugin for Xcode \n\nPerfect for editing regular expressions, multi line texts, inline HTML and many more use cases. Also provides quick feedback on string length.\n\n![Screenshot](https://github.com/holtwick/HOStringSense-for-Xcode/raw/master/StringDemoAnimation.gif \"Demo\")\n\n## Installation\n\nThere are two ways:\n\n1. Build the Xcode project and restart Xcode. The plugin will automatically be installed in `~/Library/Application Support/Developer/Shared/Xcode/Plug-ins`. First remove the plugin from there (and restart Xcode).\n\n   If you get a \"Permission Denied\" error while building, please see [this issue](https://github.com/omz/ColorSense-for-Xcode/issues/1).\n\n1. Use [**Alcatraz**, the package manager for Xcode](http://alcatraz.io/) (Attention, you'll need to have MacOS 10.9 installed!)\n\n## Keyboard Shortcut\n\nWith a little trick you can enable keyboard shortcut for showing the popover. Open `System Preferences` app, then section `Keyboard` and add a custom application shortcut for Xcode as in the following image:\n\n![Screenshot](https://github.com/holtwick/HOStringSense-for-Xcode/raw/master/Shortcut.png \"Keyboard Shortcur\")\n\n## Author\n\nI'm a Mac and iOS developer, follow me on Twitter [@holtwick](https://twitter.com/holtwick)\n\n## Credits\n\nThis work is derived from the awesome [Color Sense](https://github.com/omz/ColorSense-for-Xcode) plugin of Ole Zorn. Thanks Ole!\n\n## License\n\n    Copyright (c) 2012-2015, Dirk Holtwick\n    All rights reserved.\n\n    Redistribution and use in source and binary forms, with or without\n    modification, are permitted provided that the following conditions are met:\n\n    * Redistributions of source code must retain the above copyright notice, this\n      list of conditions and the following disclaimer.\n\n    * Redistributions in binary form must reproduce the above copyright notice,\n      this list of conditions and the following disclaimer in the documentation\n      and/or other materials provided with the distribution.\n\n    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND\n    ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\n    WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\n    DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\n    FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\n    DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS\n    OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\n    CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\n    OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\n    OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fholtwick%2FHOStringSense-for-Xcode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fholtwick%2FHOStringSense-for-Xcode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fholtwick%2FHOStringSense-for-Xcode/lists"}