Changes

Jump to navigation Jump to search
308 bytes added ,  09:36, 7 May 2019
no edit summary
The plugin is very well maintained! It adds support for various XQuery Implementations to the IntelliJ IDEA (among them BaseX). It provides syntax highlighting for XQuery and XML and detects syntactical errors while you type offering a description for each error. Queries are executed using Run Configurations for which you can configure various query processors, e.g. BaseX.
The plugin contains some minor flaws regarding the static binding of BaseX namespaces. The A few namespaces are marked as unknown in the code, however, query execution in the BaseX backend, however, works fine in spite of them. Also, the IntelliJ ''Find Usages'' and ''Go To'' options did not work as expected in some cases, especially with regard to functions and across modules. The plugin does not yet include a code completion feature. Usage of functions from imported or declared namespaces that do not exist in the namespace might not be marked as unknown. To highlight invalid functions, you may enable the ''XPath and XQuery > XPST: XPath static errors > XPST0017: Undefined function'' inspection in the ''Editor > Inspections'' section.
==Installation==
administrator, editor
162

edits

Navigation menu