{"id":15594485,"url":"https://github.com/orta/appcode","last_synced_at":"2026-01-08T12:02:01.051Z","repository":{"id":13444042,"uuid":"16133333","full_name":"orta/AppCode","owner":"orta","description":"Custom Setup for App Code","archived":false,"fork":false,"pushed_at":"2014-12-20T15:08:00.000Z","size":4848,"stargazers_count":66,"open_issues_count":0,"forks_count":8,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-04T22:55:56.653Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/orta.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-01-22T08:31:25.000Z","updated_at":"2024-06-17T20:07:20.000Z","dependencies_parsed_at":"2022-09-23T10:13:53.843Z","dependency_job_id":null,"html_url":"https://github.com/orta/AppCode","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orta%2FAppCode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orta%2FAppCode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orta%2FAppCode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orta%2FAppCode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/orta","download_url":"https://codeload.github.com/orta/AppCode/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246249219,"owners_count":20747168,"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-03T00:40:39.052Z","updated_at":"2026-01-08T12:02:00.948Z","avatar_url":"https://github.com/orta.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"AppCode\n=======\n\nMy custom Setup for App Code. Import via `File \u003e Import Settings`. Some of these are defaults in AppCode, but some of them are not and it's been too long for me to remember which now.\n\nCurrently looks like:\n\n![Looks like this](https://raw.githubusercontent.com/orta/AppCode/master/web/style.png)\n\n\n### What I like about AppCode\n\nConsult my [delight file](delight.md).\n\nI like my custom shortcuts to begin with `⌘` + `^` ( command + ctrl ).\n\n### Download link\n\n[Download the .jar](https://github.com/orta/AppCode/raw/master/settings.jar)\n\n### Keybindings\n\n\n| Feature       | Explanation | Key Binding  |\n| ------------- |-------------|:-----:|\n| Refactor button | This is the gateway to everything, memorise what the `1`-`0` keys do after for superwin. | `⌥ + t` |\n| Do whatever AppCode wants | This is for things like auto-import. | `⌘ + ↵` |\n| Open Symbol | Used to open any source file. | `⌘ + t` |\n| Open File | Used to open any other file. | `⌘ + ⌥ + o` |\n| Run... | Pressing this then `2` will allow you to run all the tests in a file. | `⌘ + ^ + r` |\n| Switch to test file | Only works if you have a matching spec name. | `⌘ + ^ + t` |\n| Find all uses of _x_ | Like find all, but with context. | `⌘ + ^ + f` |\n| Commit changes | Do all your git stuff in AppCode | `⌘ + ⌥ + c` |\n| Open Selection in Github |  (This is a plugin, you may have to install yourself.) | `⌘ + ⌥ + g` |\n| Select Context | Do it with ↑ once to select the word, then repeat to expand the scope. Mindblowing. | `⌥ + ↑` / `⌥ + ↓` |\n| Hide _all_ sidebars | Bottom / Left \u0026 Right. Same as hide debugger in Xcode | `⌘ + ⇧ + y` |\n| Open Task | Search through your tickets on Github and say you're working on that  | `⌘ + ^ + n` |\n| Open in Xcode | The opposite of this plugin: [OROpenInAppCode](https://github.com/orta/OROpenInAppCode)  | `⌘ + ^ + x` |\n| Create a view Split | Splits editor into two  | `⌘ + ^ + s` |\n\n\n### Custom snippets\n\n* `__weak` will offer a `__weak __typeof(self)weakSelf = self;`\n* `init` will offer a golden path version of the `self = [super init]` function.\n\n\n### Code Style\n\nThe generated code style is mostly the same as what the [NYTimes released](https://github.com/NYTimes/objective-c-style-guide). Think I only disagreed with them on [minor issues](https://twitter.com/mb/status/425980211067621376).\n\n\n### Keys reference\n\n* `⌘` = cmd\n* `⌥` = alt\n* `^` = control\n* `⇧` = shift\n* `↵` = enter\n* `↑` = up arrow\n* `↓` = down arrow\n* `__` = dunder\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forta%2Fappcode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Forta%2Fappcode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forta%2Fappcode/lists"}