XQuery IntelliJ Plugin 0.5
18 Jul 2017
Language Support:
- MarkLogic 9.0 support.
- Interpret
expr <ncnameas part of an expression, not as aDirElemConstructorwhen not followed by an attribute list or closing element tag. XQuery engines support this usage. - Allow empty
EnclosedExprelements inCompTextConstructor,DirAttributeValueandDirElemContentfor MarkLogic.
Bug Fixes:
- Fix processing NCNames in
mapkeys and values separated by spaces. - Fix a crash when checking conformance of
mapconstructs without a:.
IntelliJ Integration:
- Support code folding for
EnclosedExpr,DirElemConstructorandCommentelements; - Initial support for MarkLogic run configurations.