The
Types View presents all the types (classes, structs, units, entities etc.) defined in your project.
Open the view from menu
Window > Show View > Other... > DVT > Types.
Click on the
Show Members button to show the
Members pane.
Double click on a type or type member to jump to its definition.
Right click on a type or type member to search for
usages or further inspect the
Type Hierarchy View or the
Verification Hierarchy View, where applicable.
You can perform
Search For Members.
Note: Type containers are also shown in the view, for example libraries, generate statements, etc. See
this article for more information on Types, Type Containers and Type Members.
41.17.20.1 Quick Types ViewPress
Ctrl+Shift+T to quickly open a specific type definition for the project associated with the active editor or the current selected project from the Navigator (if no editor is open).
The
Quick Types View will pop-up and and present a filterable list of all the types in the project associated with the active editor or the current selected project from the Navigator (if no editor is open).
You can use
CamelCase or
Simple Regex to locate a specific element.
Select and press
Enter or
click to jump to its definition.
|