Edit online

XSLT Quick Assist Support

The Quick Assist support helps you to rapidly access search and refactoring actions. If one or more actions are available in the current context, they are accessible via a yellow bulb help () placed at the current line in the stripe on the left side of the editor. Also, you can invoke the Quick Assist menu by using the Alt + 1Ctrl + 1 (Meta + Option + 1Meta 1 on macOS) keyboard shortcuts.

Two categories of actions are available in the Quick Assist menu:
  • Actions available on a selection made inside an attribute that contains an XPath expression:

    Extract template
    Move to another stylesheet
    Extract local variable
    Extract global variable
    Extract template parameter
    Extract global parameter
    Figure 1. XSLT Quick Assist Support - Refactoring Actions
    Figure 2. XSLT Quick Assist Support - Refactoring Actions
  • Actions available when the cursor is positioned over the name of a component:

Figure 3. XSLT Quick Assist Support - Component Actions
Figure 4. XSLT Quick Assist Support - Component Actions