XPathView + XSLT plugin settings
Enable the XPathView + XSLT plugin
This functionality relies on the XPathView + XSLT plugin, which is bundled and enabled in Aqua by default. If the relevant features are not available, make sure that you did not disable the plugin.
Press Ctrl+Alt+S to open settings and then select
.Open the Installed tab, find the XPathView + XSLT plugin, and select the checkbox next to the plugin name.
XPathView plugin settings are configured on the XPath Viewer page of the Settings dialog.
Item | Description |
---|---|
Scroll first hit into visible area | Select this checkbox to have the editor automatically scroll to the first XPath match. |
Use node at cursor as context node | Select this checkbox to have the entered XPath expression use the currently selected node (tag/attribute/pi, and so on) as its context node and evaluate the expression relatively to this node. |
Highlight only start tag instead of whole tag content | Do one of the following:
|
Add error stripe markers for each result | Select this checkbox to have each match supplied with an error stripe marker which can be quickly navigated to. The tooltip of each marker shows the matched content. |
Colors | In this area, configure color indication during execution of XPath expressions. Clicking on the color box will open the Select Color dialog in which you can modify the current color indication.
|