Find References and Declarations of Ant Components
The following search actions related to references and declarations of Ant components are available from the Search submenu of the contextual menu and from the menu::
- Search References
- Searches all references of the item found at the current cursor position in the defined scope.
- Search References in
- Searches all references of the item found at the current cursor position in the file or files that you specify after selecting a scope for the search operation.
- Search Declarations
- Searches all declarations of the item found at the current cursor position in the defined scope.
- Search Declarations in
- Searches all declarations of the item found at the current cursor position in the file or files that you specify when defining a new scope.
- Search Occurrences in File
- Searches all occurrences of the item at the cursor position in the currently edited file.
The following action is available from the contextual menu and the
menu:- Go to Definition
- Moves the cursor to the location of the definition of the current item.Note: You can also use the Ctrl + Single-Click (Command + Single-Click on macOS) shortcut on a reference to display its definition.