Content Assist preferences

Use the Content Assist panel to customize the Content Assist feature in C/C++ editors.

Content Assist Preferences Dialog Box

Content Assist Preference Options
Option Description
Insert single proposals automatically Inserts an element into your code when the Content Assist feature finds only one proposal.
Insert common prefixes automatically Inserts common prefixes.
Completion Proposal Filter Completion proposal filters may have been supplied with your Eclipse CDT distribution. Completion proposal filters can sort and order the proposals provided by the Content Assist feature to best suit your needs. Select the desired content assist filter from the list of available filters.
Enable "." as trigger Enable to use "." as a trigger for auto-completion.
Enable "->" as trigger Enable to use "->" as a trigger for auto-completion.
Enable "::" as trigger Enable to use "::" as a trigger for auto-completion.
delay (ms) Specifies the number of milliseconds before Content Assist is activated.

Related concepts
Coding aids

Related tasks
Customizing the C/C++ editor
Working with Content Assist

Related reference
C/C++ editor preferences

IBM Copyright Statement