Search code examples
intellij-ideaxquery

Xquery support in IntelliJ Idea?


Has anyone had any success developing XQuery in IntelliJ? Specifically, does anyone know of any code completion or code syntax highlighting abilities that exist already or that you've built?


Solution

  • The IntelliJ XQuery Support Plugin supports XQuery 3.0, syntax and error highlighting, keyword completion, code navigation, function and variable completion, code formatting amongst other things. It can also run XQuery against Saxon, MarkLogic, BaseX, eXist, Sedna, Zorba and Oracle XDB or any other XQuery processor which supports the XQJ standard.