Show TOC

Displaying Details in the Code Completion List while ProgrammingLocate this document in the navigation structure

Prerequisites

In the source code editor, you are using the code completion function to insert an element. The results list is displayed.

Context

You can display futher information of an element in a tooltip of the code completion results list. In this way, you can check the element details directly while programming in the source code editor.

Example of a tooltip in the code completion results list
Figure 1: Example of a tooltip in the code completion results list

Procedure

In the code completion results list, select the element.

Results

ADT will provide the details of the selected element into the corresponding tooltip.