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.
Configures how CodeInsight displays the list of accessible methods and data members for the current context.
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.
The text point size.
The color of the text.
The color of the text for the selected entry in the MemberInsight window.
The color of the background.
Displays a sample of MemberInsight using the selected settings.
CodeInsight displays the list of parameters expected for the current method.
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.
The font in which to display entries in the MemberInsight window.
The text point size.
The color of the text.
The color of the text for the selected entry in the MemberInsight window.
The color of the background.
The color of the background for the selected entry in the MemberInsight window.
Displays a sample of ParameterInsight using the selected settings.