Using Content Assist

Use Content Assist to insert C/C++ elements of your project, and templates into your code. You can insert a template into your source code rather than retyping commonly-used snippets of code.

To insert a template or element:

  1. In the C/C++ editor, type at least the first letter of a template or element then Ctrl+Space.
    A list displays the templates Templates icon followed by the elements that start with the letter combination you typed.

  2. Editor View showing Content Assist Example
  3. Do one of the following:

To set Content Assist preferences:

  1. Click Window > Preferences.
  2. Expand C/C++ and Editor.
  3. Select Content Assist.
    Content Assist Preferences
  4. Do the following:
  5. Click OK.

Related concepts
Content Assist

Related tasks
Creating and editing templates
Importing and exporting templates

Related reference
Content Assist page
Templates page

IBM Copyright Statement