AppCode 2020.3 Help

Preferences

Search for preferences

To search for any IDE settings, use Search Everywhere (double Shift) or Find Action ⌃⇧A.

Searching for actions

You can also use the regular search available via the search field in the Preferences dialog ⌃⌥S. Just start typing the text you want to find, and have all its occurrences highlighted.

Searching for preferences

Preferences in Xcode and AppCode

In the table below, you can see how particular Xcode preferences correspond to AppCode settings.

XcodeAppCodeComments
General
Show live issues-AppCode always displays warnings and errors.
Continue building after errors-
Mac/Simulator Test Parallelization-
Automatically unlock files-AppCode detects if a file needs to be unlocked and suggests a way to do it when you are trying to edit such files.
Find Navigator Detail-
Issue Navigator Detail-
Dialog Warnings-
Accounts-There are no account settings in AppCode. It’s expected that Apple accounts are configured in Xcode.
Behaviors-The closest analog to Behaviors in AppCode is a combination of external tools (Preferences | Appearance & Behavior | Notifications and Preferences | Tools | External Tools ).
Navigation-Because of the navigation differences, there are no such settings in AppCode.
Fonts and colors
Theme chooserPreferences | Editor | Color SchemeAppCode has separate highlighting settings for each editor scheme for all the supported languages, so you can adjust them as you want. Common settings are available in Preferences | Editor | Color Scheme | General.
Font chooserPreferences | Editor | Color Scheme | Color Scheme Font, Preferences | Editor | Color Scheme | Console FontXcode lets you specify different fonts for different code constructs. AppCode uses a single font in the editor for all code constructs.
Text editing
EditingPreferences | Editor
Show
Line NumbersPreferences | Editor | General | Appearance | Show Line Numbers
Code folding ribbonPreferences | Editor | General | Code Folding | Show code folding outline
Page Guide at columnPreferences | Editor | General | Appearance | Show hard wrap guide, Show indent guides, Preferences | Editor | Code Style | Hard wrap at, Visual GuidesXcode lets you have one guide in the editor and does not wrap the text automatically. AppCode allows having several guides together with a so-called Hard Wrap guide, which allows auto-wrapping on type.
Highlight instances of selected symbolsPreferences | Editor | General | Highlight on Caret Movement | Highlight usages of element at caret
Editor overscroll-
Code completionPreferences | Editor | General | Code Completion
Default text encoding/line endingPreferences | Editor | File Encodings
Code coverageFrom the main menu, select Run | Run '<application>' with CoverageCurrently, code coverage is available in AppCode for unit testing only.
IndentsPreferences | Editor | Code Style
Key bindingsPreferences | Keymap
Source controlPreferences | Version Control
Components, Locations, Server & botsIt’s expected that settings from these sections are configured in Xcode. Once it's done, AppCode will automatically handle them.
Last modified: 08 March 2021