Code templates allow you to quickly insert code. To do this you have to type an abbreviation in the editor - e.g. "enum" - and afterwards press CTRL-J. The "enum" will be replaced by the specified template for "enum". You can change the configured templates. Select Options | Preferences | Code templates.
The "|" in the template marks the position where the caret will be placed after expanding an abbreviation.