CodeInsight Display Options dialog box

Use the CodeInsight Display Options dialog box to configure how CodeInsight displays.

To open the CodeInsight Display page, click the Display Options button on the CodeInsight page of the Editor Options dialog box (Tools|Editor Options). Click the tab for the CodeInsight feature you want to configure: MemberInsight and ParameterInsight. Note that the options depend on what feature you select.

MemberInsight page

Configures how CodeInsight displays the list of accessible methods and data members for the current context.

Show entry types as icons

Displays the type of accessible data member as an icon.

Use strike-through for deprecated members

Strikes through data members or methods that have been deprecated. Note that deprecated members appear only if the the Include Deprecated Members checkbox has been selected on the Tools|Editor Options|CodeInsight page.

Font and colors

Use Custom Font And Colors

Allows you to set custom font and colors for the display.

Font

The font in which to display entries in the MemberInsight window.

Size

The text point size.

Foreground

The color of the text.

The color of the text for the selected entry in the MemberInsight window.

Background

The color of the background.

Sample

Displays a sample of MemberInsight using the selected settings.

ParameterInsight page

CodeInsight displays the list of parameters expected for the current method.

Use strike-through for deprecated methods

Strikes through methods that have been deprecated. Note that deprecated methods appear only if the the Include Deprecated Methods checkbox has been selected on the Tools|Editor Options|CodeInsight page.

Font and colors

Use Custom Font And Colors

Allows you to set custom font and colors for the display.

Font

The font in which to display entries in the MemberInsight window.

Size

The text point size.

Foreground

The color of the text.

Selected Foreground

The color of the text for the selected entry in the MemberInsight window.

Background

The color of the background.

Selected Background

The color of the background for the selected entry in the MemberInsight window.

Sample

Displays a sample of ParameterInsight using the selected settings.