Displaying Details in the Code Completion List while Programming
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.
Procedure
In the code completion results list, select the element.
Results
ADT will provide the details of the selected element into the corresponding tooltip.