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.
This CodeInsight feature displays the list of accessible methods and data members for the current context. Display options are as follows.
Displays the type of accessible data member as an icon.
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.
Allows you to set custom font and colors for the display.
The font in which to display entries in the MemberInsight window. Click the arrow to select from the list of alternatives.
The text point size. Click the arrow to select from the list of alternatives.
The color of the text. Click the arrow to select from the list of alternatives.
The color of the text of the selected entry in the MemberInsight window.
The color of the background. Click the arrow to select from the list of alternatives.
The color of the background of the selected entry in the MemberInsight window.
Displays a sample of MemberInsight using the selected settings.
This CodeInsight feature displays the list of parameters expected for the current method. Display options follow.
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.
Allows you to set custom font and colors for the display. Checking this option makes the options below available.
The font in which to display entries in the ParameterInsight window. Click the arrow to select from the list of alternatives.
The text point size. Click the arrow to select from the list of alternatives.
The color of the text. Click the arrow to select from the list of alternatives.
The color of the background. Click the arrow to select from the list of alternatives.
Displays a sample of ParameterInsight using the selected settings.