AppCode 2023.1 Help

Implement/Override Dialog

Code | Generate

Alt+Insert

Use this dialog box to select methods (members) to be implemented/overrode in class. This dialog has slightly different implementation in context of language being used.

Common options

Item

Tooltip and shortcut

Description

Ac iconsorted

Sort members alphabetically

Click this button to have all members sorted alphabetically. Otherwise, members are sorted in the order they are declared.

Ac icon expandall

Expand all

Ctrl+NumPad +

Click this button to have all nodes expanded.

App actions collapseall

Collapse all

Ctrl+NumPad -

Click this button to have all nodes collapsed.

Members area

Select members to add to generated code construct.

Show optional members

Select this check-box to enable display of optional methods (members).

Objective-C specific options

Item

Tooltip and shortcut

Description

Show synthesized accessors

Select this check-box to enable display of synthesized accessors.

Swift specific options

Item

Tooltip and shortcut

Description

Ac iconshow to implement

Show to implement

Press this button to list available methods to implement together with the methods to override. When not pressed - only methods to override are listed.

Last modified: 17 March 2022