The Quick Assist action set was designed to help you improve the
development work flow by offering quicker access to the most commonly used actions.
It is activated automatically when the cursor is positioned inside a
component name. It is accessible via a yellow bulb help marker placed on the cursor line, in
the editor line number stripe. Also, you can invoke the quick assist menu if you press Alt
+ 1 keys (Meta + Alt + 1 on Mac OS X).
XSLT Quick Assist Support
The quick assist support offers direct access to the following actions:
- Rename Component - Renames the component and all its
dependencies;
- Search Declaration - Searches the declaration of the component in
a predefined scope. It is available only when the context represents a component name
reference;
- Search References - Searches all references of the component in a
predefined scope;
- Component Dependencies - Searches the component dependencies in a
predefined scope;
- Change Scope - Configures the scope that will be used for future
search or refactor operations;
- Search Occurrences - Searches all occurrences of the file within
the current scope.