XQuery IntelliJ Plugin 1.5.2

19 Nov 2019

Code Completion:

  1. Don’t crash when editing a StringLiteral inside an NodeType expression, e.g. using MarkLogic’s object-node("...").

Run Configurations:

  1. Fix saving the selected query processor in the run configuration.
  2. Improve the error handling and reporting when connecting to BaseX servers.
  3. Improve responsiveness when populating the query processor list, especially for servers that are not responding.
  4. Don’t use HTML formatting when displaying the Context column of the Flat Profile table.

Log Viewer:

  1. When selecting a BaseX processor, default to the last (most recent) log file.
  2. When selecting a MarkLogic processor, default to the ErrorLog.txt log file.