The following search actions can be applied on pattern, phase, or diagnostic types and are available from the Search submenu in the contextual menu of the current editor or from the menu:
Search References - Searches all references of the
item found at current cursor position in the defined scope, if any. If a scope is defined,
but the current edited resource is not part of the range of resources determined by this,
a warning dialog box is displayed and you have the possibility to define another search
scope.
Search Declarations - Searches all declarations of
the item found at current cursor position in the defined scope if any. If a scope is
defined, but the current edited resource is not part of the range of resources determined
by this, a warning dialog box will be displayed and you have the possibility to define
another search scope.
Search Occurrences in File - Searches all
occurrences of the item at the caret position in the currently edited file.The following refactoring actions can be applied on pattern, phase, or diagnostic types and are available from the Refactoring submenu in the contextual menu of the current editor or from the menu:
Rename Component in... - Opens the Rename
component_type dialog box that allows you to rename the
selected component by specifying the new component name and the files to be affected by the
modification. If you click the Preview button, you can view the files
affected by the Rename Component action.