Using content assist

The content assist feature suggests symbols, instructions, default macros that are defined in SYS1.MACLIB, and local custom macros appropriate to the cursor location in the editor.

To use content assist, open a file in the editor. As you are typing the code, press Ctrl+Spacebar and select from among the options that are displayed to complete the code you are typing.

Limitations:
  • Content assist does not support templates, so the toggle function does not apply.