AppCode 2016.1 Help

Auto Import

File | Settings | Editor | General | Auto Import for Windows and Linux
AppCode | Preferences | Editor | General | Auto Import for OS X
⌘,
settings


XML

Show import pop-upAutomatically display an import pop-up dialog box when typing the name of an unbound namespace.

TypeScript

Show import pop-upAutomatically display import pop-up dialog box when typing the name of a symbol that lacks import statement.

Objective C

Show import pop-upAutomatically display import pop-up dialog box when typing a name of the class that lacks import statement.
Predeclare
Import

See Also

Last modified: 20 July 2016