Skip to content

1.7.2

Compare
Choose a tag to compare
@rhdunn rhdunn released this 31 Aug 12:36
· 2730 commits to master since this release
1.7.2

XML and XSLT:

  1. Fix an IntelliJ issue displaying XML elements with name or id attributes in
    the file structure dialog. This fixes IDEA-247202.
  2. Fix saxon:type-alias support for the type attribute.
  3. Use the XSLT directive highlighting for vendor extensions.
  4. Set icons for XSLT function, parameter, variable, and item type elements.

IntelliJ Integration:

  1. Don't display the file path in query body elements in the navbar.
  2. Check that a path in a profile can be navigated to before navigating to it.
  3. Fix displaying the endpoint path in the endpoints pane.