Select Target
The Select Target dialog is activated when you perform a Goto Definition operation in the editor and there are multiple possible definitions of the chosen symbol.
Target List
This list shows each definition in the current project of the symbol. Each entry of the list displays the line of code where the symbol is defined, followed by the filename (in braces) that the line of code belongs to.
Load a target by double-clicking one of the items in the list, or by selecting one of the items and clicking OK.
OK
Click the OK button to load the selected target definition in the Code Editor.
Cancel
Click the Cancel button to close the dialog without loading any definition in the Code Editor.