XQuery IntelliJ Plugin 1.7.2
31 Aug 2020
XML and XSLT:
- Fix an IntelliJ issue displaying XML elements with name or id attributes in the file structure dialog. This fixes IDEA-247202.
- Fix
saxon:type-alias
support for thetype
attribute. - Use the XSLT directive highlighting for vendor extensions.
- Set icons for XSLT function, parameter, variable, and item type elements.
IntelliJ Integration:
- Don’t display the file path in query body elements in the navbar.
- Check that a path in a profile can be navigated to before navigating to it.
- Fix displaying the endpoint path in the endpoints pane.