Automatically Completing Statements

Home Page (Text Editor)OverviewHow Do I ... TopicsFAQReference

With IntelliSense, the Text editor makes coding easier than ever. IntelliSense options include:

  • List Members, a pop-up list of valid member functions and variables.

  • Type Info, a ToolTip that displays the complete identifier declaration.

  • Parameter Info, a ToolTip that displays the complete function declaration.

  • Complete Word, a feature that fills in the rest of the variable or function name for you.

  • Code Comments, a tooltip ToolTip that displays any comments for the selected function.

What do you want to know more about?

Automatic statement completion

Overview of IntelliSense options

When the IntelliSense options are unavailable

What do you want to do?

Use the Members list

View the parameter list for a function

View the variable type

View code comments

View globals

Automatically complete a variable or function name

Modify IntelliSense Options options