The Quick Assist support is activated automatically when you place the caret inside and ID or
an IDREF. To access it, click the yellow bulb help marker placed on the caret line, in the
line number stripe of the editor. You can also invoke the quick assist menu if you press Alt + 1(Meta + Alt + 1 on Mac OS X) on your keyboard.
The following actions are available:
- Rename in
- Renames the ID and all its occurrences. Selecting this action opens the
Rename XML ID dialog. This dialog lets you insert the new ID
value and choose the scope of the rename
operation. For a preview of the changes you are about to make, click
Preview. This opens the Preview dialog,
which presents a list with the files that contain changes and a preview zone of these
changes.
- Search Declarations
- Searches for the declaration of the ID reference. By default, the scope of this action
is the current project. In case you configure a scope using the Select the scope for the Search and
Refactor operations dialog, this scope will be used instead.
- Search References
- Searches for the references of the ID. By default, the scope of this action is the
current project. In case you configure a scope using the Select the scope for the Search and
Refactor operations dialog, this scope will be used instead.
- Change scope
- Opens the Select the scope for the
Search and Refactor operations dialog;
- Rename in File
- Renames the ID you are editing and all its occurrences from the current file.
Note: Available in the Text mode only.
- Search Occurrences
- Searches for the declaration an references of the ID located at the caret position in
the current document.