Skip to content

6.14.0

Compare
Choose a tag to compare
@adangel adangel released this 28 Apr 09:14
  • Added the possibility to select a node directly from the code area.
    To use this, hold the CTRL key pressed for a second. The code area should
    change colors. In that state, hovering above some text should select the
    node to which it corresponds:

Node selection demo

  • Added a crumb bar that displays the ancestors of the currently selected node.

  • When you have selected a node and start editing the code again, your selection
    should be preserved in most cases (on a best-effort basis) instead of reset.

  • Improved the XPath export wizard

  • Allow multiple independent xpath editors