AppCode
 
Get AppCode
You are viewing the documentation for an earlier version of AppCode.

Generate code

Last modified: 21 July 2022

Code | Generate or ⌘ N

Configure: ⌃ ⌥ S Preferences | Editor | File and Code Templates

AppCode provides multiple ways to generate common code constructs and recurring elements, which helps you increase productivity. These can be either file templates used when creating a new file, custom or predefined live templates that are applied differently based on the context, various wrappers, or automatic pairing of characters.

Additionally, AppCode provides code completion and Emmet support.

From the main menu, select Code | Generate ⌘ N to open the popup menu with available constructs that you can generate.